./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/bitvector/soft_float_2.c.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 9bd2c7ff 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_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/bitvector/soft_float_2.c.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 31f10835cae624a55ab7ddafebce266aec4d698d20be3ba19631eaedd9136bff --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 02:59:28,287 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 02:59:28,358 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-32bit-Kojak_Default.epf [2023-11-19 02:59:28,363 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 02:59:28,364 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 02:59:28,390 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 02:59:28,391 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 02:59:28,391 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 02:59:28,392 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 02:59:28,393 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 02:59:28,394 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 02:59:28,394 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 02:59:28,395 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 02:59:28,396 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 02:59:28,396 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 02:59:28,397 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 02:59:28,398 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 02:59:28,398 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 02:59:28,399 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 02:59:28,399 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 02:59:28,400 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 02:59:28,401 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 02:59:28,401 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 02:59:28,402 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 02:59:28,402 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 02:59:28,403 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 02:59:28,403 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 02:59:28,404 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 02:59:28,404 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:59:28,405 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 02:59:28,405 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 02:59:28,406 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 02:59:28,406 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 02:59:28,407 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 02:59:28,407 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 02:59:28,408 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_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/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_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 31f10835cae624a55ab7ddafebce266aec4d698d20be3ba19631eaedd9136bff [2023-11-19 02:59:28,721 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 02:59:28,756 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 02:59:28,759 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 02:59:28,761 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 02:59:28,763 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 02:59:28,765 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/bitvector/soft_float_2.c.cil.c [2023-11-19 02:59:31,734 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 02:59:31,977 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 02:59:31,978 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/sv-benchmarks/c/bitvector/soft_float_2.c.cil.c [2023-11-19 02:59:31,988 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/data/c5d6e5009/231d61d6238f474388ea641b905c7cde/FLAG8a256a1d3 [2023-11-19 02:59:32,004 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/data/c5d6e5009/231d61d6238f474388ea641b905c7cde [2023-11-19 02:59:32,007 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 02:59:32,009 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 02:59:32,010 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 02:59:32,010 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 02:59:32,016 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 02:59:32,017 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,018 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b4b6898 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32, skipping insertion in model container [2023-11-19 02:59:32,018 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,069 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 02:59:32,278 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:59:32,301 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 02:59:32,393 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:59:32,421 INFO L206 MainTranslator]: Completed translation [2023-11-19 02:59:32,421 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32 WrapperNode [2023-11-19 02:59:32,422 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 02:59:32,423 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 02:59:32,423 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 02:59:32,424 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 02:59:32,432 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,451 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,501 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 168 [2023-11-19 02:59:32,503 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 02:59:32,505 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 02:59:32,506 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 02:59:32,507 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 02:59:32,517 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,518 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,535 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,539 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,546 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,564 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,566 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,568 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,580 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 02:59:32,582 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 02:59:32,582 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 02:59:32,582 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 02:59:32,583 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:32" (1/1) ... [2023-11-19 02:59:32,589 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:59:32,610 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 02:59:32,623 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 02:59:32,640 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceaf20ce-8ef0-4fe5-aa5d-2b102e37babf/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 02:59:32,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 02:59:32,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 02:59:32,667 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2023-11-19 02:59:32,667 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2023-11-19 02:59:32,667 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 02:59:32,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 02:59:32,668 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-19 02:59:32,668 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-19 02:59:32,750 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 02:59:32,753 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 02:59:33,309 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 02:59:33,578 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 02:59:33,579 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-19 02:59:33,585 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:33 BoogieIcfgContainer [2023-11-19 02:59:33,585 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 02:59:33,586 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 02:59:33,586 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 02:59:33,598 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 02:59:33,598 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:33" (1/1) ... [2023-11-19 02:59:33,608 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 02:59:33,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:33,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 83 states and 100 transitions. [2023-11-19 02:59:33,672 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 100 transitions. [2023-11-19 02:59:33,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-19 02:59:33,678 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:33,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:33,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:33,829 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:33,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:33,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 83 states and 98 transitions. [2023-11-19 02:59:33,858 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 98 transitions. [2023-11-19 02:59:33,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-19 02:59:33,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:33,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:33,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:33,969 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 89 states and 109 transitions. [2023-11-19 02:59:34,063 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 109 transitions. [2023-11-19 02:59:34,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 02:59:34,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,189 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 93 states and 115 transitions. [2023-11-19 02:59:34,232 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 115 transitions. [2023-11-19 02:59:34,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 02:59:34,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,323 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 95 states and 118 transitions. [2023-11-19 02:59:34,341 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 118 transitions. [2023-11-19 02:59:34,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-19 02:59:34,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,403 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 96 states and 119 transitions. [2023-11-19 02:59:34,426 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 119 transitions. [2023-11-19 02:59:34,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 02:59:34,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 97 states and 120 transitions. [2023-11-19 02:59:34,526 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 120 transitions. [2023-11-19 02:59:34,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 02:59:34,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 98 states and 121 transitions. [2023-11-19 02:59:34,627 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 121 transitions. [2023-11-19 02:59:34,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 02:59:34,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,723 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 99 states and 122 transitions. [2023-11-19 02:59:34,743 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 122 transitions. [2023-11-19 02:59:34,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 02:59:34,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,789 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 100 states and 123 transitions. [2023-11-19 02:59:34,806 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 123 transitions. [2023-11-19 02:59:34,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 02:59:34,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:34,870 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:34,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:34,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 103 states and 129 transitions. [2023-11-19 02:59:34,939 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 129 transitions. [2023-11-19 02:59:34,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-19 02:59:34,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:34,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:34,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:35,048 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:35,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:35,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 105 states and 133 transitions. [2023-11-19 02:59:35,234 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 133 transitions. [2023-11-19 02:59:35,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 02:59:35,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:35,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:35,301 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-11-19 02:59:35,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:35,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 104 states and 132 transitions. [2023-11-19 02:59:35,383 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 132 transitions. [2023-11-19 02:59:35,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-19 02:59:35,384 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:35,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:35,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:35,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:35,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:35,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 107 states and 137 transitions. [2023-11-19 02:59:35,764 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 137 transitions. [2023-11-19 02:59:35,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-19 02:59:35,765 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:35,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:35,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:35,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:36,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 111 states and 143 transitions. [2023-11-19 02:59:36,079 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 143 transitions. [2023-11-19 02:59:36,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 02:59:36,080 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:36,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:36,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 113 states and 145 transitions. [2023-11-19 02:59:36,147 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 145 transitions. [2023-11-19 02:59:36,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 02:59:36,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:36,195 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:36,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 117 states and 149 transitions. [2023-11-19 02:59:36,303 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 149 transitions. [2023-11-19 02:59:36,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 02:59:36,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:36,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 02:59:36,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 116 states and 148 transitions. [2023-11-19 02:59:36,447 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 148 transitions. [2023-11-19 02:59:36,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-11-19 02:59:36,451 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:36,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:36,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 119 states and 150 transitions. [2023-11-19 02:59:36,652 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 150 transitions. [2023-11-19 02:59:36,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-11-19 02:59:36,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:36,710 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 02:59:36,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 121 states and 153 transitions. [2023-11-19 02:59:36,799 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 153 transitions. [2023-11-19 02:59:36,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-11-19 02:59:36,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:36,840 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-19 02:59:36,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:36,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 123 states and 154 transitions. [2023-11-19 02:59:36,874 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 154 transitions. [2023-11-19 02:59:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:36,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:36,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:36,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,016 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,161 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,218 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,238 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,288 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,307 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,354 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,374 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,422 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,441 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,442 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,491 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,510 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,581 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,602 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,650 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,676 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,730 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,751 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,825 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,848 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:37,914 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:37,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:37,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:37,933 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:37,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:37,934 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:37,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:37,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,006 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,026 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,027 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,100 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,128 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,193 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,216 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,271 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,289 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,290 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,335 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,354 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,399 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,418 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,419 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,465 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,530 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,549 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,599 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,618 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,635 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,680 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,699 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,743 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,762 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,806 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,835 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,887 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,907 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,908 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:38,962 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:38,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:38,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:38,981 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:38,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:38,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:38,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:38,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,026 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,045 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,116 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,151 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,152 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,201 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,223 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,225 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,275 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,297 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,297 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,349 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,367 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,410 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,428 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,480 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,496 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,538 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,603 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,619 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,622 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,671 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,689 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,734 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,750 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,796 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,812 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,861 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,878 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,922 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:39,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:39,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:39,938 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:39,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:39,939 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:39,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:39,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:39,984 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,062 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,079 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,140 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,156 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,213 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,230 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,280 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,299 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,343 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,360 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,361 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,409 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,467 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,483 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,528 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,544 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,588 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,646 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,721 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,790 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,806 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,846 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,862 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,863 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,904 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,921 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,921 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:40,962 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:40,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:40,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:40,979 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:40,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:40,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:40,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,025 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,042 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,043 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,084 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,102 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,143 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,199 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,216 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,257 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,279 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,280 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,320 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,336 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,381 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,398 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,446 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,462 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,463 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,507 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,525 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,566 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,583 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,583 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,623 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,640 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,641 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,680 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,697 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,737 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,801 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,857 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,874 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,874 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,912 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,929 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:41,970 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:41,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:41,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:41,987 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:41,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:41,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:41,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:41,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,029 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,046 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,046 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,088 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,106 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,148 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,167 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,168 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,213 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,232 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,277 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,314 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,362 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,380 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,428 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,446 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,492 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,509 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,554 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,569 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,612 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,630 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,672 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,691 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,739 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,757 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,800 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,883 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:42,962 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:42,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:42,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:42,982 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:42,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:42,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:42,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:42,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,034 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,055 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,105 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,162 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,178 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,218 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,277 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,293 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,334 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,350 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,392 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,410 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,410 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,456 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,477 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,524 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,555 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,556 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,606 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,624 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,625 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,675 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,694 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,743 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,813 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,833 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,882 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,901 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:43,949 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:43,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:43,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:43,968 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:43,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:43,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:43,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:43,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,011 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,029 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,080 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,098 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,099 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,147 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,166 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,166 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,214 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,233 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,292 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,311 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,312 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,380 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,430 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,450 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,450 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,501 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,521 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,574 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,594 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,644 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,664 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,716 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,736 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,736 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,786 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,807 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,858 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:44,930 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:44,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:44,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:44,950 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:44,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:44,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:44,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:44,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,010 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,082 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,150 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,170 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,170 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,219 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,238 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,289 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,362 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,382 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,383 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,434 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,454 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,506 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,526 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,526 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,577 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,597 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,598 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,647 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,666 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,716 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,806 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,830 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,895 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:45,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:45,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:45,919 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:45,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:45,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:45,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:45,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:45,978 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,002 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,002 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,062 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,082 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,128 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,148 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,195 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,214 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,215 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,261 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,280 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,327 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,345 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,394 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,413 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,459 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,478 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,525 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,544 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,545 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,591 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,610 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,658 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,683 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,731 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,750 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,751 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,798 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,863 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,881 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,882 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,928 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:46,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:46,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:46,947 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:46,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:46,947 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:46,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:46,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:46,994 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,013 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,064 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,083 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,083 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,129 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,147 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,193 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,211 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,257 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,275 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,275 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,321 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,340 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,387 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,406 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,455 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,476 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,530 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,552 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,601 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,620 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,668 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,688 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,736 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,754 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,810 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,836 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,890 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,910 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:47,958 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:47,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:47,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:47,977 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:47,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:47,978 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:47,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:47,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,033 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,052 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,101 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,172 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,191 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,192 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,239 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,258 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,259 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,305 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,325 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,325 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,372 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,392 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,393 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,461 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,479 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,525 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,549 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,597 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,616 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,664 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,682 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,683 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,736 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,755 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,813 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,834 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,835 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,900 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,919 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:48,967 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:48,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:48,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:48,986 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:48,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:48,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:48,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:48,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,032 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,050 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,051 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,096 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,115 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,116 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,162 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,182 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,230 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,249 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,296 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,317 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,318 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,367 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,387 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,434 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,454 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,455 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,501 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,521 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,570 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,636 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,654 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,655 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,701 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,720 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,767 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,832 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,898 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,917 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,917 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:49,966 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:49,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:49,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:49,984 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:49,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:49,985 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:49,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:49,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,031 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,049 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,094 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,112 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,161 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,179 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,180 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,222 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,239 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,283 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,300 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,345 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,363 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,411 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,429 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,478 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,496 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,542 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,559 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,560 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,604 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,622 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,622 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,666 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,684 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,729 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,746 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,747 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,792 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,809 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,810 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,855 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,872 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,915 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,932 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:50,979 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:50,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:50,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:50,997 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:50,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:50,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:50,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,040 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,058 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,100 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,160 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,178 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,222 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,240 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,284 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,301 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,301 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,342 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,358 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,399 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,454 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,510 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,524 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,564 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,579 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,580 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,623 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,638 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,638 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,678 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,739 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,754 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,755 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,797 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,855 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,871 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,871 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,913 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,928 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,929 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:51,972 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:51,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:51,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:51,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:51,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:51,990 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:51,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,034 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,051 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,052 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,093 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,110 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,152 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,167 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,168 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,208 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,224 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,267 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,283 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,325 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,341 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,341 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,391 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,407 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,408 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,451 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,466 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,467 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,511 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,527 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,527 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,568 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,584 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,584 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,627 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,642 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,686 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,702 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,742 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,758 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,808 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,826 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,883 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,901 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,901 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,943 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:52,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:52,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:52,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:52,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:52,960 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:52,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:52,999 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,014 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,053 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,067 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,107 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,120 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,163 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,177 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,213 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,227 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,228 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,272 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,289 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,333 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,349 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,410 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,426 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,426 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,470 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,485 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,486 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,530 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,546 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,546 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,587 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,649 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,665 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,707 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,723 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,763 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,779 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,779 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,822 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,838 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,838 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,883 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,899 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:53,943 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:53,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:53,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:53,958 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:53,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:53,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:53,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:53,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,008 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,080 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,095 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,139 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,196 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,211 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,253 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,268 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,310 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,325 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,369 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,384 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,385 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,426 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,441 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,478 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,492 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,493 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,533 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,548 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,591 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,606 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,646 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,661 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,704 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,720 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,720 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,761 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,776 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,824 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,839 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,886 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:54,942 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:54,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:54,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:54,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:54,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:54,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:54,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,001 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,020 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,062 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,078 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,121 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,137 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,137 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,178 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,194 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,236 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,252 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,294 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,354 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,370 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,412 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,429 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,472 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,488 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,586 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,601 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,602 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,668 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,684 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,684 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,784 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,799 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,841 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,856 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,898 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,914 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:55,956 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:55,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:55,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:55,972 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:55,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:55,972 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:55,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:55,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,014 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,029 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,071 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,087 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,128 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,143 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,183 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,198 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,199 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,239 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,254 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,296 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,312 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,352 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,367 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,368 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,428 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,443 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,444 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,484 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,499 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,500 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,541 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,556 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,597 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,612 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,613 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,653 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,709 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,724 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,765 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,781 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,825 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,841 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,842 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,884 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,900 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,900 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:56,943 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:56,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:56,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:56,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:56,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:56,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:56,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,001 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,058 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,073 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,115 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,130 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,192 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,208 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,208 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,251 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,307 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,323 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,364 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,379 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,420 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,436 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,475 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,490 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,534 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,549 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,589 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,602 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,637 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,651 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,652 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,691 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,706 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,707 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,748 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,806 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,821 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,862 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,877 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,936 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:57,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:57,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:57,951 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:57,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:57,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:57,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:57,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:57,993 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,011 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,012 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,051 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,066 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,066 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,107 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,127 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,128 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,170 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,185 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,225 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,240 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,282 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,340 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,355 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,356 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,399 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,415 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,416 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,458 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,474 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,517 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,533 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,576 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,592 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,592 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,634 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,650 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,711 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,729 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,730 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,780 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,799 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,800 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,853 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,873 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,874 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,924 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:58,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:58,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:58,944 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:58,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:58,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:58,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:58,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:58,995 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,048 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,061 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,097 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,110 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,111 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,148 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,163 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,198 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,212 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,250 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,264 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,265 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,302 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,316 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,316 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,355 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,370 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,370 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,409 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,423 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,461 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,514 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,575 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,589 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,625 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,639 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,677 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,691 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,730 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,745 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,745 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,783 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,835 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,849 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,849 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,884 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,897 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,937 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:59,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:59,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 02:59:59,951 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 02:59:59,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 02:59:59,952 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:59,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:59,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:59,988 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,002 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,003 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,039 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,053 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,093 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,107 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,108 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,145 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,160 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,200 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,216 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,305 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,319 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,320 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,354 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,366 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,403 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,417 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,417 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,462 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,476 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,509 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,523 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,523 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,558 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,571 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,605 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,618 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,654 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,667 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,702 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,715 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,749 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,762 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,797 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,811 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,846 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,859 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,892 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,906 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:00,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:00,954 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:00,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:00,955 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:00,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:00,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:00,988 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:00,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,000 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,034 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,046 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,080 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,093 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,126 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,140 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,174 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,197 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,197 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,233 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,247 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,248 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,284 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,335 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,350 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,350 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,384 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,397 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,397 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,428 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,471 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,518 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,531 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,531 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,565 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,579 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,616 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,631 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,670 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,684 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,723 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,739 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,739 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,780 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,796 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,835 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,889 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,904 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:01,943 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:01,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:01,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:01,959 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:01,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:01,959 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:01,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:01,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,009 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,024 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,062 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,076 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,077 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,115 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,129 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,167 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,179 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,210 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,222 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,257 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,272 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,272 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,311 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,325 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,363 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,378 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,379 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,416 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,430 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,430 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,468 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,483 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,519 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,533 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,571 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,586 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,587 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,624 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,639 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,640 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,679 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,732 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,747 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,787 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,802 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,854 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,872 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,915 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,932 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:02,976 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:02,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:02,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:02,992 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:02,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:02,993 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:02,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:02,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,032 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,048 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,048 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,102 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,143 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,156 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,157 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,191 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,204 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,238 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,251 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,251 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,285 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,332 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,344 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,378 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,390 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,390 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,423 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,435 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,470 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,483 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,517 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,562 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,574 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,605 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,616 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,647 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,658 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,659 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,689 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,731 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,742 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,779 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,792 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,825 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,837 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,838 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,872 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,885 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,917 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,929 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,930 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:03,961 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:03,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:03,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:03,973 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:03,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:03,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:03,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:03,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,006 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,019 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,019 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,055 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,068 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,069 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,102 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,116 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,150 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,164 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,197 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,210 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,242 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,255 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,287 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,300 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,300 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,332 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,344 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,377 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,390 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,391 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,422 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,434 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,434 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,466 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,479 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,510 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,524 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,559 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,572 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,606 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,620 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,621 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,661 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,675 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,709 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,722 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,723 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,757 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,770 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,771 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,805 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,819 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,819 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,855 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,869 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,907 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,920 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,920 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,952 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:04,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:04,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:04,965 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:04,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:04,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:04,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:04,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:04,997 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,010 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,043 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,056 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,056 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,087 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,099 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,100 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,131 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,143 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,144 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,177 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,226 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,239 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,272 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,285 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,318 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,331 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,332 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,368 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,381 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,414 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,427 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,461 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,474 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,508 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,520 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,561 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,574 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,607 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,620 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,655 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,668 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,701 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,712 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,744 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,759 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,759 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,792 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,805 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,837 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,849 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,850 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,882 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,895 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,895 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,928 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,940 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:05,973 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:05,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:05,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:05,986 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:05,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:05,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:05,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:05,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,020 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,032 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,065 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,078 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,110 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,123 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,125 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,159 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,172 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,204 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,216 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,216 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,249 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,262 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,297 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,360 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,373 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,373 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,409 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,421 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,422 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,463 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,509 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,521 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,568 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,581 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,619 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,632 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,633 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,681 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,728 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,741 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,779 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,793 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,831 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,845 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,845 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,905 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,918 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,918 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:06,955 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:06,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:06,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:06,968 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:06,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:06,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:06,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:06,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,005 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,017 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,055 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,069 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,108 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,174 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,175 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,209 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,222 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,222 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,259 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,272 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,273 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,309 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,322 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,360 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,375 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,375 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,415 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,428 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,469 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,482 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,483 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,520 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,533 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,534 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,569 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,581 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,614 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,625 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,657 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,701 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,713 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,746 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,758 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,758 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,790 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,802 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,802 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,834 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,847 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,884 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,897 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,932 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,946 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,947 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:07,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:07,983 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:07,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:07,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:07,995 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:07,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:07,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:07,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,029 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,040 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,041 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,074 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,085 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,123 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,134 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,134 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,166 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,178 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,212 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,224 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,255 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,266 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,266 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,296 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,308 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,308 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,353 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,364 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,394 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,406 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,406 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,437 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,449 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,479 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,522 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,534 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,535 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,564 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,576 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,608 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,619 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,620 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,649 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,660 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,691 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,702 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,731 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,774 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,815 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,826 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,827 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,856 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,867 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,896 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,907 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,907 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,937 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,948 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,948 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:08,978 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:08,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:08,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:08,989 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:08,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:08,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:08,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:08,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,019 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,059 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,070 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,101 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,112 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,141 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,158 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,187 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,197 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,225 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,236 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,266 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,278 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,306 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,318 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,318 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,348 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,393 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,405 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,438 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,450 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,450 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,481 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,494 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,524 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,536 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,570 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,585 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,586 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,614 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,626 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,656 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,667 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,667 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,697 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,709 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,738 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,749 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,750 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,778 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,789 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,817 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,829 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,857 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,867 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,894 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,934 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,949 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:09,977 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:09,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:09,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:09,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:09,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:09,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:09,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,016 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,029 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,029 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,058 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,070 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,099 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,110 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,111 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,140 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,151 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,151 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,179 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,190 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,191 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,219 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,232 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,262 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,273 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,303 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,314 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,315 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,343 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,354 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,384 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,395 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,429 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,444 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,445 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,473 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,485 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,512 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,523 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,524 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,557 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,568 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,569 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,596 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,609 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,609 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,638 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,649 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,678 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,689 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,719 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,731 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,731 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,765 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,777 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,806 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,818 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,848 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,859 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,888 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,899 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,927 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,938 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,938 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:10,966 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:10,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:10,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:10,977 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:10,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:10,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:10,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:10,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,006 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,017 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,046 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,057 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,105 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,117 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,146 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,158 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,187 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,198 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,227 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,239 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,239 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,271 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,282 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,283 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,312 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,323 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,352 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,364 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,393 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,405 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,405 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,436 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,447 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,448 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,489 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,519 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,530 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,573 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,574 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,622 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,633 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,662 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,673 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,673 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,702 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,712 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,713 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,741 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,753 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,783 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,794 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,823 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,834 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,834 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,864 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,876 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 03:00:11,907 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 03:00:11,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 03:00:11,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-19 03:00:11,919 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-19 03:00:11,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-19 03:00:11,919 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 03:00:11,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 03:00:11,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat