./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/bitvector/soft_float_3.c.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/bitvector/soft_float_3.c.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash aa6f3ffe66f40e883b6b9462d3d92566e122af5c88e351ce665cbb8a404d0554 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-11 23:56:46,761 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-11 23:56:46,908 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-32bit-Kojak_Default.epf [2023-11-11 23:56:46,918 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-11 23:56:46,919 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-11 23:56:46,967 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-11 23:56:46,969 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-11 23:56:46,970 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-11 23:56:46,971 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-11 23:56:46,977 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-11 23:56:46,978 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-11 23:56:46,978 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-11 23:56:46,979 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-11 23:56:46,981 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-11 23:56:46,982 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-11 23:56:46,982 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-11 23:56:46,983 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-11 23:56:46,983 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-11 23:56:46,984 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-11 23:56:46,984 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-11 23:56:46,985 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-11 23:56:46,985 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-11 23:56:46,988 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-11 23:56:46,990 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-11 23:56:46,990 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-11 23:56:46,991 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-11 23:56:46,992 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-11 23:56:46,993 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:56:46,993 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-11 23:56:46,994 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-11 23:56:46,995 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-11 23:56:46,996 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-11 23:56:46,996 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-11 23:56:46,996 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-11 23:56:46,996 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_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> aa6f3ffe66f40e883b6b9462d3d92566e122af5c88e351ce665cbb8a404d0554 [2023-11-11 23:56:47,347 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-11 23:56:47,396 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-11 23:56:47,399 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-11 23:56:47,401 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-11 23:56:47,401 INFO L274 PluginConnector]: CDTParser initialized [2023-11-11 23:56:47,403 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/bitvector/soft_float_3.c.cil.c [2023-11-11 23:56:50,818 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-11 23:56:51,087 INFO L384 CDTParser]: Found 1 translation units. [2023-11-11 23:56:51,087 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/sv-benchmarks/c/bitvector/soft_float_3.c.cil.c [2023-11-11 23:56:51,099 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/data/e58b0d971/c18f2d1be66d430aa7dd50948377bc7d/FLAG7544deab0 [2023-11-11 23:56:51,124 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/data/e58b0d971/c18f2d1be66d430aa7dd50948377bc7d [2023-11-11 23:56:51,128 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-11 23:56:51,130 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-11 23:56:51,131 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-11 23:56:51,132 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-11 23:56:51,138 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-11 23:56:51,139 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,141 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45570651 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51, skipping insertion in model container [2023-11-11 23:56:51,141 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,208 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-11 23:56:51,514 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-11 23:56:51,530 INFO L202 MainTranslator]: Completed pre-run [2023-11-11 23:56:51,598 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-11 23:56:51,623 INFO L206 MainTranslator]: Completed translation [2023-11-11 23:56:51,624 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51 WrapperNode [2023-11-11 23:56:51,624 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-11 23:56:51,625 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-11 23:56:51,626 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-11 23:56:51,626 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-11 23:56:51,634 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,643 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,672 INFO L138 Inliner]: procedures = 17, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 168 [2023-11-11 23:56:51,672 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-11 23:56:51,673 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-11 23:56:51,673 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-11 23:56:51,674 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-11 23:56:51,683 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,684 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,687 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,687 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,693 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,698 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,700 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,702 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,705 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-11 23:56:51,706 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-11 23:56:51,706 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-11 23:56:51,706 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-11 23:56:51,707 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:56:51" (1/1) ... [2023-11-11 23:56:51,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:56:51,729 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/z3 [2023-11-11 23:56:51,742 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-11 23:56:51,782 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5edaea06-511e-407d-9ee2-a1947b9a6e32/bin/ukojak-verify-0OAaufAVZV/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-11 23:56:51,805 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-11 23:56:51,805 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-11 23:56:51,805 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2023-11-11 23:56:51,806 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2023-11-11 23:56:51,806 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-11 23:56:51,807 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-11 23:56:51,807 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-11 23:56:51,808 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-11 23:56:51,934 INFO L236 CfgBuilder]: Building ICFG [2023-11-11 23:56:51,937 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-11 23:56:52,417 INFO L277 CfgBuilder]: Performing block encoding [2023-11-11 23:56:52,679 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-11 23:56:52,680 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-11 23:56:52,685 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 11:56:52 BoogieIcfgContainer [2023-11-11 23:56:52,685 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-11 23:56:52,687 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-11 23:56:52,687 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-11 23:56:52,697 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-11 23:56:52,698 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 11:56:52" (1/1) ... [2023-11-11 23:56:52,706 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-11 23:56:52,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:52,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 83 states and 100 transitions. [2023-11-11 23:56:52,768 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 100 transitions. [2023-11-11 23:56:52,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-11 23:56:52,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:52,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:52,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:52,939 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-11 23:56:52,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:52,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 83 states and 98 transitions. [2023-11-11 23:56:52,981 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 98 transitions. [2023-11-11 23:56:52,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-11 23:56:52,983 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:52,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,160 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-11 23:56:53,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 89 states and 109 transitions. [2023-11-11 23:56:53,239 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 109 transitions. [2023-11-11 23:56:53,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-11 23:56:53,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,329 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-11 23:56:53,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 93 states and 115 transitions. [2023-11-11 23:56:53,362 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 115 transitions. [2023-11-11 23:56:53,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-11 23:56:53,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,435 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-11 23:56:53,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 95 states and 118 transitions. [2023-11-11 23:56:53,456 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 118 transitions. [2023-11-11 23:56:53,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-11 23:56:53,457 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,491 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-11 23:56:53,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 96 states and 119 transitions. [2023-11-11 23:56:53,506 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 119 transitions. [2023-11-11 23:56:53,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-11 23:56:53,507 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,572 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-11 23:56:53,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 97 states and 120 transitions. [2023-11-11 23:56:53,608 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 120 transitions. [2023-11-11 23:56:53,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-11 23:56:53,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,686 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-11 23:56:53,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 98 states and 121 transitions. [2023-11-11 23:56:53,713 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 121 transitions. [2023-11-11 23:56:53,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-11 23:56:53,715 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,774 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-11 23:56:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 99 states and 122 transitions. [2023-11-11 23:56:53,797 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 122 transitions. [2023-11-11 23:56:53,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-11 23:56:53,808 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:53,872 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-11 23:56:53,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:53,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 100 states and 123 transitions. [2023-11-11 23:56:53,891 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 123 transitions. [2023-11-11 23:56:53,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-11 23:56:53,894 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:53,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:53,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:54,001 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-11 23:56:54,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:54,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 103 states and 129 transitions. [2023-11-11 23:56:54,068 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 129 transitions. [2023-11-11 23:56:54,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-11 23:56:54,070 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:54,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:54,170 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-11 23:56:54,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:54,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 105 states and 133 transitions. [2023-11-11 23:56:54,371 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 133 transitions. [2023-11-11 23:56:54,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-11 23:56:54,372 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:54,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:54,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:54,444 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-11 23:56:54,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:54,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 104 states and 132 transitions. [2023-11-11 23:56:54,522 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 132 transitions. [2023-11-11 23:56:54,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-11 23:56:54,523 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:54,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:54,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:54,654 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-11 23:56:54,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:54,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 107 states and 137 transitions. [2023-11-11 23:56:54,911 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 137 transitions. [2023-11-11 23:56:54,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2023-11-11 23:56:54,912 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:54,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:54,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:54,990 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-11 23:56:55,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 111 states and 143 transitions. [2023-11-11 23:56:55,176 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 143 transitions. [2023-11-11 23:56:55,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-11 23:56:55,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:55,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:55,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:55,240 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-11 23:56:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 113 states and 145 transitions. [2023-11-11 23:56:55,266 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 145 transitions. [2023-11-11 23:56:55,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-11 23:56:55,267 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:55,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:55,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:55,313 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-11 23:56:55,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 117 states and 149 transitions. [2023-11-11 23:56:55,412 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 149 transitions. [2023-11-11 23:56:55,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-11 23:56:55,413 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:55,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:55,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:55,466 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-11 23:56:55,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 116 states and 148 transitions. [2023-11-11 23:56:55,558 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 148 transitions. [2023-11-11 23:56:55,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-11-11 23:56:55,562 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:55,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:55,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:55,632 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-11 23:56:55,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 119 states and 150 transitions. [2023-11-11 23:56:55,750 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 150 transitions. [2023-11-11 23:56:55,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-11-11 23:56:55,752 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:55,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:55,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:55,811 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-11 23:56:55,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 121 states and 153 transitions. [2023-11-11 23:56:55,932 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 153 transitions. [2023-11-11 23:56:55,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-11-11 23:56:55,933 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:55,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:55,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:55,969 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-11 23:56:55,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:55,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 123 states and 154 transitions. [2023-11-11 23:56:55,999 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 154 transitions. [2023-11-11 23:56:56,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,001 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,154 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:56,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,322 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,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-11 23:56:56,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,402 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,403 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,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-11 23:56:56,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,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-11 23:56:56,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,577 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,577 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,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-11 23:56:56,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,692 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,693 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,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-11 23:56:56,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,767 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,852 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:56,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,876 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:56,940 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:56,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:56,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:56,979 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:56,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:56,980 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:56,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:56,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,037 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:57,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,060 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,061 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,159 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,160 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,243 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,244 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,304 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:57,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,323 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,323 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,390 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:57,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,410 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,496 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,499 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,579 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,579 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,628 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:57,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,647 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,647 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,724 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,784 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,827 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:57,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,845 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,845 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,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-11 23:56:57,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,910 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:57,951 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:57,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:57,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:57,969 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:57,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:57,969 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:57,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:57,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,029 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,030 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,068 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,085 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,085 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,124 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,141 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,141 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,181 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,198 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,254 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,255 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,312 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,365 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,381 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,436 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,491 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,492 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,531 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,549 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,549 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,606 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,606 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,661 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,718 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,719 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,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-11 23:56:58,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,773 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,774 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,812 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,828 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,867 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,882 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,883 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,921 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:58,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:58,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:58,937 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:58,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:58,937 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:58,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:58,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:58,991 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,007 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,047 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,063 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,064 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,103 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,119 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,156 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,172 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:56:59,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,225 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,226 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,263 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,279 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,317 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,333 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,371 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,386 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,424 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:56:59,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,494 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,494 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,531 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,547 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:56:59,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,631 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,632 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:56:59,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,717 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,718 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,766 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:56:59,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,854 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,855 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:56:59,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,910 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,911 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,947 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:56:59,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:56:59,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:56:59,961 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:56:59,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:56:59,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:56:59,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:56:59,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:56:59,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-11 23:57:00,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,013 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,014 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,052 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:00,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,066 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,067 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,120 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,121 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,175 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,176 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,234 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,235 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,289 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,290 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,342 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,342 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,429 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,486 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:00,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,500 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,501 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,548 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:00,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,563 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,618 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,660 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:00,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,675 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,676 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,718 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:00,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,733 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,772 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:00,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,786 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,846 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,847 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,903 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:00,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-11 23:57:00,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:00,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:00,982 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:00,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:00,985 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:00,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:00,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,038 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,054 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,114 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,115 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,156 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,264 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,281 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,282 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,358 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,360 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,406 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,422 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,423 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,460 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,530 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,531 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,650 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,694 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:01,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,709 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,764 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,815 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,816 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,869 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,870 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,923 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:01,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-11 23:57:01,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:01,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:01,977 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:01,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:01,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:01,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:01,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,050 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,089 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,104 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,105 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,157 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,158 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,194 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,209 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,246 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,262 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,321 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,322 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:02,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,378 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,378 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,421 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,435 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,436 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,476 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,490 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,546 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,585 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,600 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,653 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,654 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,690 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,705 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,706 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,756 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,812 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,880 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:02,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:02,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-11 23:57:02,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:02,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:02,961 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:02,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:02,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:02,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:02,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,024 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,070 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,088 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,088 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,125 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,140 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,175 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,190 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,240 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,278 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,293 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,294 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,347 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,363 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,363 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,418 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,418 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,470 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,470 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,505 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,520 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,521 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,555 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,569 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,570 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,633 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,684 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,685 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,762 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,815 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,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-11 23:57:03,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,916 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,930 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,931 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:03,974 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:03,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:03,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:03,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:03,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:03,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:03,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:03,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,036 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,049 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,050 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,089 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,103 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,103 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,162 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,162 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,212 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,212 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,256 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,269 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,270 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,325 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,328 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,375 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,376 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,423 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,424 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,488 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,521 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,535 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,581 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,628 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,691 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,738 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,738 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,771 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,784 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,785 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,830 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,831 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,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-11 23:57:04,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,877 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,878 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,909 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,922 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,922 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:04,953 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:04,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:04,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:04,966 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:04,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:04,966 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:04,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:04,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:05,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,010 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,056 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,147 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,147 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,193 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,224 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,238 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,269 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,282 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,283 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,314 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,327 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,358 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,371 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,372 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,441 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,441 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,516 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,528 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,572 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,616 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,648 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,661 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,661 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,692 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,705 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,705 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,735 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,748 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,749 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,791 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,792 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,835 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,836 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,866 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,911 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:05,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,924 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,924 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:05,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-11 23:57:05,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:05,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:05,969 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:05,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:05,970 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:05,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:05,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,015 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,015 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,047 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,059 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,060 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,090 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,103 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,104 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,135 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,148 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,149 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:06,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,221 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,221 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,284 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,284 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,328 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,346 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,346 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,411 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,412 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,526 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,543 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,544 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,582 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,596 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,630 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,644 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,644 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,685 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,699 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,699 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,747 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,781 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,794 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,795 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,826 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,840 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,840 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,875 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:06,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,889 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,935 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:06,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-11 23:57:06,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:06,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:06,981 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:06,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:06,982 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:06,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:06,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,031 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,079 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,079 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,129 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,175 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,240 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,240 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,298 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,298 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,346 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,379 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,394 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,395 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,439 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,484 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,485 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,516 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,560 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,573 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,573 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,617 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,617 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,662 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,662 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,714 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,714 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,762 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,762 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,795 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,810 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,859 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:07,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,873 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,874 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,933 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,934 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:07,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-11 23:57:07,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:07,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:07,981 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:07,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:07,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:07,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:07,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,027 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,028 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,074 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,106 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,119 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,119 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,163 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,163 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,194 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,207 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,250 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,250 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,302 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,302 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,345 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,376 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,388 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,388 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,418 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,431 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,431 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,474 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,474 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,519 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,550 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,563 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,595 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,608 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,650 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,651 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,682 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,695 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,695 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,725 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,738 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,738 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,768 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,780 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,781 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,811 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:08,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,824 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,824 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,867 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,867 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,911 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,912 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,953 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:08,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:08,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-11 23:57:08,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:08,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:08,997 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:08,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:08,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:08,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,030 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,042 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,042 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,073 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,086 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,087 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,117 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,129 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,177 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,205 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,217 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,218 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,247 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,260 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,260 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,302 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,303 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,347 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,402 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,404 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,433 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,446 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,476 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,490 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,490 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,533 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,533 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,582 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,583 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:09,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,626 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,626 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,665 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,677 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,678 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,721 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,722 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,750 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,762 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,763 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,793 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,805 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,805 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,847 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,859 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,859 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,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-11 23:57:09,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:09,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,946 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,946 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:09,975 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:09,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:09,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:09,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:09,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:09,989 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:09,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:09,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,018 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,030 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,031 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,060 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,072 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,119 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,149 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,161 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,203 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,249 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,295 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,295 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,337 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,338 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,382 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,382 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,424 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,457 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,469 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,469 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,498 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,511 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,511 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,554 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,555 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,584 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,597 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,598 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,629 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,642 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,674 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57: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-11 23:57:10,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,732 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,733 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,780 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,780 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,823 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,823 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,852 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:10,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,865 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,865 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,908 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,909 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,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-11 23:57:10,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:10,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:10,955 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:10,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:10,956 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:10,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:10,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:10,987 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,004 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,005 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,042 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,057 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,089 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,141 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,183 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,227 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,227 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,270 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,270 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,300 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,312 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,313 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,354 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,397 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,399 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,427 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,439 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,479 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,522 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,552 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,563 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,564 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,592 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,603 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,633 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,645 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,687 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,687 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,728 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,756 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,767 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,795 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,807 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,807 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,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-11 23:57:11,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,848 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,848 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,877 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,889 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,890 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,921 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,934 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,934 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:11,963 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:11,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:11,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:11,975 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:11,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:11,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:11,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:11,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,004 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,016 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,016 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,045 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,057 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,057 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,100 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,133 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,147 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,148 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,181 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,195 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,195 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,228 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,241 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,242 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,285 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,285 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,315 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,328 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,329 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,359 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,373 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,374 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,407 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,420 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,420 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,467 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,468 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,503 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,517 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,518 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,552 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,566 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,566 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,598 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,611 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,612 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,643 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,656 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,657 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,687 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:12,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,700 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,700 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,787 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,832 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,833 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,876 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,876 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,918 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,919 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,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-11 23:57:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:12,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:12,965 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:12,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:12,965 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:12,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:12,998 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,011 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,012 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,045 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,057 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,101 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,132 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,144 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,145 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,187 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,188 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,232 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,265 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,278 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,323 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,367 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,367 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,397 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,409 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,409 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,448 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,448 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,487 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,487 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,556 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,567 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,595 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,633 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,645 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,690 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,690 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,717 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,731 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,732 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,759 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,770 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,771 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,804 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,817 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,817 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,857 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,858 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,885 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:13,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,896 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,897 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,936 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:13,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-11 23:57:13,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:13,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:13,974 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:13,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:13,974 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:13,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:13,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,013 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,013 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,042 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,053 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,054 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,094 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,094 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,133 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,133 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,171 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,171 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,209 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,210 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,248 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,249 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,276 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,317 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,329 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,359 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,371 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,372 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,402 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,447 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,461 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,462 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,495 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,508 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,509 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,543 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,609 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,610 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,640 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,653 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,685 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,698 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,743 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,744 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,793 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,794 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,826 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,839 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,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-11 23:57:14,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,885 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,886 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,931 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,948 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,949 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:14,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:14,982 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:14,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:14,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:14,996 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:14,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:14,996 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:14,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,062 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,138 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,150 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,151 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,181 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,228 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,241 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,276 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,317 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,330 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,372 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,372 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,402 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,414 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,447 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,459 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,460 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,489 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,503 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,503 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,535 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,547 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,548 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,582 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,594 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,594 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,635 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,636 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,680 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,680 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,724 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,725 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,755 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,769 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,811 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,854 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,854 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,885 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:15,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,898 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,941 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,941 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:15,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-11 23:57:15,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:15,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:15,986 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:15,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:15,986 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:15,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:15,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,033 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,033 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,077 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,109 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,121 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,122 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,153 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,167 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,167 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,214 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,214 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,246 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,261 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,311 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,341 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,355 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,401 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,402 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,447 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,447 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,495 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,495 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,556 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,590 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,653 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,701 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,701 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,748 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,793 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,793 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,838 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,839 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,870 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:16,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,883 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,884 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,928 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,928 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:16,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-11 23:57:16,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:16,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:16,976 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:16,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:16,976 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:16,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,025 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,072 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,072 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,106 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,119 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,120 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,151 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,164 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,211 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,211 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,247 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,262 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,262 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,295 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,310 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,310 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,359 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,407 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,440 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,454 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,454 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,487 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,512 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,544 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,558 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,558 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,590 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,604 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,649 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,682 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,696 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,697 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,741 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,742 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,773 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,785 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,786 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,828 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,829 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,859 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,872 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,873 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,901 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:17,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,913 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,914 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,954 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,954 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:17,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-11 23:57:17,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:17,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:17,995 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:17,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:17,995 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:17,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:17,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,022 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,033 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,074 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,074 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,112 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,144 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,155 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,155 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,182 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,194 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,220 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,231 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,258 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,271 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,271 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,308 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,309 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,347 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,347 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,374 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,397 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,425 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,479 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,529 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,529 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,580 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,581 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,613 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,627 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,660 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,674 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,674 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,721 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,721 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,754 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,767 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,768 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,814 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,815 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,847 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,861 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,905 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,905 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,939 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:18,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,952 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,953 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:18,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:18,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-11 23:57:18,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:18,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:18,997 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:18,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:18,997 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:18,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,046 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,047 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,079 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,092 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,124 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,138 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,138 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,171 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,184 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,185 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,232 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,232 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,265 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,279 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,279 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,327 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,327 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,385 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,386 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,418 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,433 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,480 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,480 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,524 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,525 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,572 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,572 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,619 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,619 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,664 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,664 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,696 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,709 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,710 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,740 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,753 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,754 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,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-11 23:57:19,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,797 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,797 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,829 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,843 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,874 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,887 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,887 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,918 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,931 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,932 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:19,963 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:19,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:19,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:19,976 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:19,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:19,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:19,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,021 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,021 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,054 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,067 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,068 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,111 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,112 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,154 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,154 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,198 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,229 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,242 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,243 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,274 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,345 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,345 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,376 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,389 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,390 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,433 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,433 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,478 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,478 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,520 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,520 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,550 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,562 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,563 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,594 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,607 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,607 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,649 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,650 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,691 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,692 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,734 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,777 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,778 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,809 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,822 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:20,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,868 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,868 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,901 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,914 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,947 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:20,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:20,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:20,960 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:20,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:20,961 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:20,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:20,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:20,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-11 23:57:21,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,008 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,008 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,041 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,053 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,094 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,095 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,127 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,139 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,140 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,182 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,223 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,263 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,280 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,281 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,334 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,334 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,371 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,387 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,424 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,495 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,496 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,531 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,547 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,547 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,585 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,601 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,601 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,639 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,652 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,653 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,693 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,694 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,722 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,734 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,734 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,775 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,803 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,814 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,814 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,842 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,853 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,853 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,903 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,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-11 23:57:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,945 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:21,975 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:21,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:21,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:21,986 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:21,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:21,987 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:21,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:21,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,013 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,024 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,050 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,062 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,062 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,089 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,101 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,102 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,130 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,142 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,182 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,183 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,211 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,223 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,252 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,263 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,263 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,291 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,303 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,304 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,343 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,344 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,398 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,427 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,439 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,439 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,479 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,479 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,505 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,517 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,517 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,546 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,557 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,584 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,595 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,596 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,634 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,634 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,660 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,671 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,672 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,709 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,709 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,747 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,748 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,775 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,786 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,787 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,824 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,825 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,851 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,862 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,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-11 23:57:22,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,902 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,929 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,941 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,942 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:22,969 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:22,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:22,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:22,980 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:22,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:22,981 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:22,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:22,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,017 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,017 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,044 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,055 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,055 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,081 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,092 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,093 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,119 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,131 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,135 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,165 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,176 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,177 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,202 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,213 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,213 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,240 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,251 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,252 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,278 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,289 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,289 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,314 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,325 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,326 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,363 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,364 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,395 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,407 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,446 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,446 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,483 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,554 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,554 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,593 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,593 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,630 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,666 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,690 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,702 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,703 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,740 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,741 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,766 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,776 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,777 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,802 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,840 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,851 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,878 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,888 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,889 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,926 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,951 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:23,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,962 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:23,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:23,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-11 23:57:23,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:23,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:23,998 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:23,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:23,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:23,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,024 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,034 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,034 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,060 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,071 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,071 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,107 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,142 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,143 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,181 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,181 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,206 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,217 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,217 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,253 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,253 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,278 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,288 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,288 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,313 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,324 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,324 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,364 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,365 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,390 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,402 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,402 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,440 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,440 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,477 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,477 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,503 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,514 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,552 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,553 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,579 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,590 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,626 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,627 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,652 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,664 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,665 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,687 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,698 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,698 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,725 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,737 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,737 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,764 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,774 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,775 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,813 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,813 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,839 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,850 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,851 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,876 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:24,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,888 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,888 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,925 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,926 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,963 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:24,963 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:24,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:24,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:24,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-11 23:57:24,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:24,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:24,999 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:24,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,000 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,027 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,039 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,067 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,078 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,078 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,106 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,117 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,158 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,159 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,186 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,198 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,198 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,234 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,234 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,274 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,274 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,320 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,321 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,359 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,359 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,399 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,399 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,425 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,437 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,437 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,464 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,475 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,475 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,512 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,513 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,540 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,551 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,551 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,578 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,589 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,590 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,627 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,628 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,666 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,666 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,692 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,704 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,704 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,742 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,743 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,770 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,781 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,782 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,820 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,820 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,857 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,857 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:25,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,894 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,895 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,920 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,931 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,931 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,957 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:25,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:25,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:25,968 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:25,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:25,968 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:25,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:25,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:25,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-11 23:57:26,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,006 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,006 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,044 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,044 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,070 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,081 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,081 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,118 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,118 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,144 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,155 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,156 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,182 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,193 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,194 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,221 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,233 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,260 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,272 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,272 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,314 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,314 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,341 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,353 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,353 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,396 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,396 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,435 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,435 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,473 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,473 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,498 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,510 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,510 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,536 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,549 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,550 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,588 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,589 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,615 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,630 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,630 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,668 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,669 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,696 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,707 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,708 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,745 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,746 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,776 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,787 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,788 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,812 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,821 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,822 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,851 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,862 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,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-11 23:57:26,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,901 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,902 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,929 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,940 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,940 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:26,965 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:26,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:26,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:26,977 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:26,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:26,977 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:26,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:26,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,017 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,018 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,053 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,053 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,078 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,090 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,138 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,139 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,171 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,172 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,207 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,207 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,237 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,237 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,276 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,277 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,306 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,337 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,337 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,377 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,377 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,404 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,414 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,415 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,440 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,451 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,452 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,489 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,489 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,516 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,528 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,528 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,556 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,568 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,594 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,605 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,605 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,632 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,642 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,643 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,680 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,680 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,716 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,717 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,752 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,753 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,790 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,790 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,825 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,826 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,851 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:27,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,862 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,862 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,898 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,899 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,935 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,935 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:27,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-11 23:57:27,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:27,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:27,973 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:27,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:27,973 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:27,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:27,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,000 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,011 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,011 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,037 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,048 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,048 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,075 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,086 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,086 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,112 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,123 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,123 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,149 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,161 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,161 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,188 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,203 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,204 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,241 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,241 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,278 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,278 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,314 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,314 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,351 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,351 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,376 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,387 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,387 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,413 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,424 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,425 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,450 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,460 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,461 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,486 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,497 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,497 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,536 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,536 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,581 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,582 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,611 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,623 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,623 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,659 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,660 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,690 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,720 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,730 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,730 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,756 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,768 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,769 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,799 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,810 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,811 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,844 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,844 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,875 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,885 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,885 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,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-11 23:57:28,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,925 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,925 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,951 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,961 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,962 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:28,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:28,987 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:28,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:28,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:28,999 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:28,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:28,999 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:28,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,027 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,038 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,039 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,075 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,075 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,110 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,110 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,138 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,149 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,149 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,189 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,189 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,224 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,224 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,243 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,254 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,254 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,276 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,286 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,286 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,317 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,317 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,337 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,347 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,348 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,371 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,381 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,381 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,426 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,427 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,448 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,459 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,459 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,491 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,491 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,522 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,522 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,543 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,559 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,559 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,602 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,603 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,633 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,644 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,645 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,691 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,691 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,717 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,728 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,728 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,775 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,776 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,802 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,812 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,812 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,833 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,842 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,843 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,869 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,880 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,915 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,916 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,940 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:29,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,951 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,951 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:29,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-11 23:57:29,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:29,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:29,987 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:29,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:29,988 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:29,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:29,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,013 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:30,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,023 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,024 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,058 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,058 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,085 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:30,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,095 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,096 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,120 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:30,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,130 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,130 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,154 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:30,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,164 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,165 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,188 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:30,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,199 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,199 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,233 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,233 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,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-11 23:57:30,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,269 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,269 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-11 23:57:30,295 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-11 23:57:30,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-11 23:57:30,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 125 states and 159 transitions. [2023-11-11 23:57:30,305 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 159 transitions. [2023-11-11 23:57:30,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-11-11 23:57:30,306 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-11 23:57:30,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-11 23:57:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat