./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm --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 1a590e2514668f126114e4312bb6236a04cce9502b393533b5b4bfd230be904b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:01:23,613 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:01:23,673 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 21:01:23,678 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:01:23,679 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:01:23,701 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:01:23,702 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:01:23,702 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:01:23,702 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:01:23,702 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:01:23,703 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:01:23,703 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:01:23,703 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:01:23,703 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:01:23,703 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:01:23,703 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:01:23,703 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:01:23,704 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:01:23,704 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:01:23,705 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:01:23,705 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:01:23,705 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:01:23,705 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:01:23,706 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:01:23,706 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:01:23,706 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:01:23,706 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:01:23,706 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm 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 -> 1a590e2514668f126114e4312bb6236a04cce9502b393533b5b4bfd230be904b [2024-11-13 21:01:23,992 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:01:24,001 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:01:24,003 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:01:24,005 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:01:24,005 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:01:24,006 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c Unable to find full path for "g++" [2024-11-13 21:01:25,830 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:01:26,164 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:01:26,169 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/sv-benchmarks/c/recursified_loop-simple/recursified_nested_2.c [2024-11-13 21:01:26,180 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/data/b680f5c55/114f710cb97d422aa5f267d386e5bfbf/FLAGc79da87d5 [2024-11-13 21:01:26,412 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/data/b680f5c55/114f710cb97d422aa5f267d386e5bfbf [2024-11-13 21:01:26,414 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:01:26,415 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:01:26,417 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:01:26,417 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:01:26,422 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:01:26,422 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,423 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@38bbcf45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26, skipping insertion in model container [2024-11-13 21:01:26,424 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,439 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:01:26,613 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:01:26,622 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:01:26,642 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:01:26,656 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:01:26,656 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26 WrapperNode [2024-11-13 21:01:26,657 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:01:26,657 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:01:26,658 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:01:26,658 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:01:26,665 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,671 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,686 INFO L138 Inliner]: procedures = 13, calls = 30, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 39 [2024-11-13 21:01:26,687 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:01:26,687 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:01:26,687 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:01:26,687 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:01:26,694 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,694 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,696 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,696 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,700 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,702 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,703 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,704 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,706 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:01:26,706 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:01:26,707 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:01:26,707 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:01:26,708 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:01:26" (1/1) ... [2024-11-13 21:01:26,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:01:26,728 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:01:26,741 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:01:26,745 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ed7bccde-0088-4473-91d8-aa1832bc3a2a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:01:26,777 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_20_to_21_0 [2024-11-13 21:01:26,778 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_20_to_21_0 [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:01:26,778 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 21:01:26,778 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_21_to_21_0 [2024-11-13 21:01:26,778 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_21_to_21_0 [2024-11-13 21:01:26,779 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 21:01:26,869 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:01:26,871 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:01:27,074 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-13 21:01:27,074 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:01:27,143 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:01:27,143 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 21:01:27,144 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:01:27 BoogieIcfgContainer [2024-11-13 21:01:27,144 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:01:27,145 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:01:27,145 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:01:27,156 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:01:27,156 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:01:27" (1/1) ... [2024-11-13 21:01:27,166 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:01:27,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2024-11-13 21:01:27,225 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2024-11-13 21:01:27,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 21:01:27,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:27,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:27,812 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:01:27,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:27,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 27 states and 32 transitions. [2024-11-13 21:01:27,978 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 32 transitions. [2024-11-13 21:01:27,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 21:01:27,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:27,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,097 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:01:28,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:28,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 29 states and 35 transitions. [2024-11-13 21:01:28,215 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-11-13 21:01:28,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 21:01:28,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:28,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:28,701 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:01:29,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:29,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 25 states and 30 transitions. [2024-11-13 21:01:29,209 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 30 transitions. [2024-11-13 21:01:29,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 21:01:29,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:29,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:29,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:29,852 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 30 states and 43 transitions. [2024-11-13 21:01:31,294 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 43 transitions. [2024-11-13 21:01:31,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 21:01:31,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:31,670 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 21:01:31,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:31,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 32 states and 50 transitions. [2024-11-13 21:01:31,869 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 50 transitions. [2024-11-13 21:01:31,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:31,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:31,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:31,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:32,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:33,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:33,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 34 states and 63 transitions. [2024-11-13 21:01:33,725 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 63 transitions. [2024-11-13 21:01:33,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:33,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:33,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:33,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:34,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:34,465 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:34,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:34,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:34,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:34,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:34,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:34,836 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:34,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:34,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:34,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:34,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,247 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:35,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:35,275 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:35,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:35,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:35,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:35,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:35,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:35,693 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:35,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:35,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:35,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,078 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:36,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:36,395 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:36,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:36,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:36,740 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:36,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:36,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:36,764 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:36,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:36,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:36,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:36,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,115 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:37,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:37,145 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:37,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:37,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,457 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:37,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:37,482 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:37,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:37,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:37,797 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:37,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:37,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:37,824 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:37,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:37,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:37,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:37,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,146 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:38,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:38,181 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:38,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:38,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,495 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:38,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:38,523 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:38,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:38,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:38,814 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:38,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:38,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:38,840 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:38,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:38,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:38,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:38,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:39,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:39,139 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:39,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:39,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:39,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:39,460 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:39,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:39,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:39,765 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:39,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:39,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:39,790 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:39,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:39,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:39,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:39,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:40,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:40,122 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:40,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:40,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:40,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:40,448 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:40,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:40,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:40,786 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:40,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:40,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:40,812 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:40,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:40,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:40,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:40,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:41,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:41,094 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:41,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:41,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,340 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:41,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:41,367 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:41,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:41,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:41,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:41,661 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:41,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:41,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:41,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:41,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:41,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:41,940 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:41,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:41,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:41,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:41,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:42,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:42,205 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:42,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:42,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,461 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:42,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:42,485 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:42,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:42,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:42,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:42,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:42,749 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:42,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:42,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:42,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:42,991 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:43,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:43,016 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:43,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:43,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:43,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:43,285 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:43,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:43,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,572 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:43,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:43,593 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:43,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:43,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:43,862 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:43,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:43,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:43,883 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:43,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:43,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:43,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:43,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,126 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:44,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:44,150 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:44,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:44,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:44,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:44,418 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:44,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:44,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,654 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:44,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:44,676 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:44,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:44,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:44,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:44,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:44,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:44,930 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:44,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:44,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:44,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:44,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:45,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:45,203 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:45,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:45,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,425 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:45,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:45,446 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:45,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:45,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:45,712 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:45,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:45,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:45,745 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:45,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:45,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:45,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:45,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,048 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:46,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:46,069 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:46,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:46,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:46,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:46,312 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:46,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:46,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,553 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:46,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:46,572 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:46,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:46,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:46,841 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:46,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:46,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:46,864 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:46,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:46,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:46,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:46,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:47,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:47,123 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:47,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:47,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,346 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:47,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:47,367 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:47,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:47,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,597 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:47,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:47,615 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:47,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:47,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:47,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:47,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:47,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:47,866 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:47,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:47,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:47,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:47,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,119 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:48,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:48,138 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:48,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:48,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,355 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:48,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:48,374 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:48,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:48,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,604 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:48,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:48,624 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:48,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:48,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:48,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:48,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:48,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:48,852 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:48,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:48,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:48,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:48,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,053 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:49,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:49,071 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:49,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:49,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,279 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:49,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:49,298 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:49,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:49,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:49,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:49,518 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:49,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:49,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:49,750 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:49,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:49,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:49,770 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:49,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:49,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:49,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:49,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:50,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:50,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:50,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:50,058 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:50,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:50,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:50,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:50,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:50,265 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:50,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:50,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:50,281 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:50,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:50,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:50,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:50,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:50,493 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:50,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:50,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:50,510 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:50,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:50,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:50,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:50,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:50,721 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:50,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:50,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:50,740 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:50,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:50,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:50,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:50,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:50,994 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:51,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:51,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:51,012 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:51,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:51,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:51,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:51,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:51,231 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:51,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:51,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:51,252 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:51,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:51,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:51,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:51,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:51,462 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:51,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:51,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:51,481 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:51,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:51,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:51,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:51,692 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:51,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:51,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:51,711 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:51,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:51,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:51,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:51,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:52,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:52,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:52,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:52,034 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:52,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:52,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:52,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:52,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:52,304 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:52,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:52,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:52,320 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:52,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:52,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:52,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:52,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:52,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:52,540 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:52,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:52,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:52,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:52,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:52,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:52,767 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:52,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:52,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:52,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:52,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:52,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:52,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:52,981 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:52,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:52,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:52,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:52,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:53,185 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:53,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:53,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:53,204 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:53,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:53,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:53,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:53,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:53,422 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:53,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:53,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:53,439 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:53,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:53,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:53,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:53,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:53,681 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:53,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:53,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:53,699 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:53,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:53,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:53,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:53,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:53,899 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:53,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:53,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:53,915 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:53,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:53,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:53,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:53,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:54,107 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:54,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:54,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:54,123 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:54,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:54,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:54,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:54,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:54,336 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:54,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:54,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:54,356 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:54,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:54,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:54,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:54,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:54,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:54,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:54,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:54,578 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:54,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:54,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:54,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:54,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:54,812 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:54,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:54,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:54,829 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:54,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:54,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:54,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:55,070 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:55,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:55,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:55,086 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:55,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:55,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:55,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:55,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:55,284 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:55,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:55,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:55,299 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:55,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:55,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:55,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:55,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:55,509 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:55,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:55,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:55,524 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:55,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:55,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:55,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:55,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:55,739 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:55,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:55,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:55,756 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:55,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:55,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:55,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:55,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:55,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:55,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:55,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:55,968 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:55,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:55,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:55,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:55,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:56,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:56,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:56,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:56,176 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:56,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:56,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:56,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:56,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:56,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:56,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:56,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:56,440 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:56,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:56,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:56,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:56,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:56,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:56,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:56,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:56,683 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:56,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:56,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:56,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:56,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:56,875 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:56,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:56,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:56,895 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:56,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:56,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:56,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:56,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:57,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:57,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:57,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:57,128 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:57,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:57,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:57,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:57,326 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:57,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:57,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:57,340 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:57,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:57,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:57,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:57,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:57,530 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:57,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:57,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:57,547 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:57,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:57,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:57,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:57,739 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:57,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:57,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:57,754 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:57,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:57,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:57,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:57,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:57,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:57,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:57,998 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:57,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:57,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:57,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:58,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:58,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:58,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:58,286 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:58,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:58,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:58,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:58,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:58,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:58,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:58,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:58,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:58,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:58,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:58,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:58,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:58,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:58,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:58,747 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:58,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:58,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:58,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:58,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:58,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:58,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:58,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:58,955 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:58,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:58,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:58,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:58,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:59,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:59,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:59,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:59,162 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:59,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:59,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:59,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:59,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:59,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:59,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:59,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:59,391 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:59,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:59,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:59,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:59,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:59,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:59,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:59,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:59,594 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:59,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:59,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:59,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:59,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:59,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:59,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:59,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:59,781 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:59,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:59,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:59,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:59,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:01:59,961 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:01:59,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:01:59,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:01:59,977 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:01:59,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:01:59,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:01:59,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:01:59,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:00,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:00,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:00,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:00,148 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:00,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:00,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:00,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:00,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:00,393 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:00,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:00,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:00,411 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:00,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:00,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:00,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:00,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:00,572 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:00,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:00,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:00,586 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:00,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:00,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:00,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:00,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:00,762 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:00,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:00,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:00,777 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:00,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:00,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:00,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:00,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:00,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:00,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:00,961 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:00,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:00,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:00,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:00,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:01,111 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:01,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:01,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:01,125 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:01,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:01,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:01,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:01,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:01,319 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:01,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:01,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:01,336 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:01,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:01,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:01,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:01,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:01,520 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:01,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:01,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:01,534 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:01,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:01,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:01,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:01,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:01,728 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:01,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:01,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:01,742 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:01,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:01,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:01,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:01,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:01,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:01,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:01,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:01,918 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:01,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:01,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:01,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:01,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:02,100 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:02,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:02,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:02,114 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:02,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:02,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:02,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:02,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:02,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:02,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:02,303 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:02,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:02,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:02,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:02,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:02,437 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:02,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:02,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:02,455 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:02,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:02,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:02,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:02,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:02,642 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:02,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:02,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:02,656 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:02,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:02,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:02,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:02,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:02,878 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:02,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:02,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:02,894 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:02,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:02,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:02,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:02,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:03,116 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:03,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:03,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:03,130 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:03,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:03,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:03,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:03,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:03,307 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:03,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:03,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:03,322 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:03,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:03,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:03,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:03,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:03,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:03,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:03,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:03,530 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:03,717 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:03,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:03,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:03,732 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:03,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:03,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:03,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:03,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:03,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:03,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:03,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:03,922 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:03,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:03,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:03,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:03,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:04,073 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:04,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:04,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:04,086 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:04,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:04,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:04,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:04,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:04,237 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:04,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:04,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:04,249 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:04,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:04,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:04,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:04,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:04,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:04,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:04,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:04,425 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:04,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:04,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:04,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:04,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:04,565 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:04,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:04,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:04,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:04,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:04,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:04,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:04,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:04,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:04,802 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:04,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:04,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:04,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:04,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:04,958 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:04,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:04,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:04,973 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:04,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:04,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:04,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:04,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:05,108 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:05,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:05,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:05,120 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:05,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:05,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:05,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:05,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:05,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:05,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:05,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:05,265 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:05,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:05,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:05,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:05,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:05,427 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:05,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:05,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:05,440 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:05,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:05,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:05,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:05,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:05,586 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:05,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:05,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:05,603 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:05,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:05,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:05,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:05,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:05,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:05,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:05,749 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:05,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:05,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:05,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:05,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:05,879 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:05,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:05,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:05,894 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:05,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:05,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:05,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:06,024 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:06,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:06,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:06,036 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:06,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:06,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:06,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:06,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:06,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:06,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:06,221 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:06,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:06,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:06,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:06,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:06,391 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:06,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:06,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:06,405 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:06,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:06,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:06,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:06,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:06,541 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:06,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:06,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:06,557 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:06,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:06,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:06,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:06,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:06,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:06,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:06,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:06,759 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:06,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:06,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:06,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:06,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:06,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:06,965 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:06,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:06,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:06,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:06,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:07,129 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:07,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:07,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:07,143 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:07,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:07,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:07,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:07,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:07,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:07,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:07,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:07,288 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:07,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:07,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:07,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:07,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:07,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:07,462 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:07,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:07,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:07,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:07,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:07,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:07,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:07,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:07,606 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:07,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:07,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:07,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:07,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:07,736 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:07,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:07,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:07,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:07,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:07,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:07,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:07,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:07,921 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:07,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:07,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:07,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:08,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:08,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:08,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:08,064 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:08,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:08,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:08,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:08,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:08,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:08,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:08,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:08,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:08,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:08,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:08,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:08,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:08,357 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:08,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:08,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:08,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:08,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:08,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:08,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:08,538 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:08,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:08,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:08,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:08,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:08,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:08,680 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:08,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:08,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:08,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:08,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:08,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:08,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:08,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:08,861 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:08,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:08,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:08,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:09,048 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:09,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:09,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:09,065 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:09,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:09,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:09,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:09,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:09,248 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:09,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:09,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:09,264 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:09,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:09,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:09,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:09,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:09,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:09,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:09,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:09,410 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:09,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:09,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:09,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:09,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:09,547 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:09,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:09,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:09,561 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:09,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:09,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:09,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:09,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:09,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:09,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:09,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:09,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:09,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:09,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:09,959 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:09,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:09,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:09,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:09,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:10,110 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:10,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:10,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:10,125 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:10,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:10,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:10,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:10,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:10,267 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:10,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:10,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:10,280 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:10,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:10,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:10,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:10,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:10,437 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:10,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:10,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:10,451 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:10,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:10,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:10,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:10,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:10,585 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:10,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:10,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:10,597 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:10,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:10,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:10,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:10,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:10,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:10,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:10,754 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:10,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:10,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:10,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:10,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:10,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:10,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:10,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:10,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:10,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:11,060 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:11,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:11,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:11,073 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:11,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:11,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:11,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:11,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:11,208 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:11,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:11,222 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:11,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:11,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:11,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:11,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:11,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:11,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:11,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:11,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:11,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:11,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:11,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:11,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:11,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:11,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:11,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:11,532 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:11,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:11,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:11,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:11,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:11,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:11,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:11,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:11,728 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:11,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:11,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:11,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:11,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:11,864 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:11,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:11,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:11,876 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:11,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:11,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:11,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:11,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:12,061 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:12,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:12,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:12,074 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:12,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:12,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:12,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:12,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:12,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:12,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:12,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:12,287 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:12,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:12,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:12,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:12,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:12,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:12,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:12,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:12,429 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:12,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:12,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:12,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:12,606 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:12,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:12,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:12,622 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:12,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:12,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:12,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:12,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:12,811 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:12,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:12,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:12,827 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:12,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:12,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:12,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:12,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,004 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,015 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,177 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,189 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,316 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,329 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,482 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,637 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,801 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:13,930 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:13,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:13,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:13,944 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:13,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:13,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:13,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:14,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:14,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:14,089 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:14,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:14,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:14,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,221 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:14,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:14,234 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:14,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:14,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,367 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:14,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:14,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:14,379 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:14,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:14,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:14,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:14,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:14,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:14,521 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:14,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:14,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:14,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:14,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,699 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:14,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:14,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:14,711 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:14,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:14,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:14,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:14,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,851 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:14,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:14,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:14,866 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:14,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:14,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:14,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:14,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:14,997 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:15,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:15,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:15,009 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:15,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:15,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:15,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:15,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:15,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:15,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:15,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:15,194 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:15,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:15,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:15,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:15,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:15,418 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:15,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:15,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:15,432 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:15,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:15,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:15,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:15,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:15,580 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:15,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:15,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:15,597 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:15,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:15,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:15,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:15,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:15,760 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:15,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:15,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:15,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:15,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:15,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:15,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:15,919 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:15,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:15,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:15,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:15,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:16,045 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:16,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:16,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:16,058 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:16,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:16,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:16,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:16,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:16,188 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:16,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:16,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:16,199 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:16,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:16,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:16,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:16,425 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:16,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:16,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:16,440 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:16,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:16,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:16,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:16,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:16,606 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:16,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:16,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:16,617 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:16,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:16,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:16,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:16,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:16,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:16,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:16,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:16,802 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:16,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:16,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:16,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:16,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:16,933 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:16,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:16,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:16,945 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:16,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:16,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:16,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:16,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:17,135 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:17,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:17,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:17,152 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:17,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:17,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:17,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:17,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:17,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:17,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:17,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:17,342 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:17,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:17,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:17,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:17,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:17,486 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:17,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:17,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:17,499 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:17,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:17,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:17,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:17,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:17,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:17,651 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:17,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:17,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:17,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:17,841 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:17,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:17,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:17,856 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:17,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:17,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:17,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:17,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,039 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,052 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,183 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,194 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,332 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,343 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,517 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,531 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,672 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,800 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,814 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:18,958 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:18,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:18,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:18,971 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:18,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:18,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:18,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:19,129 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:19,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:19,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:19,142 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:19,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:19,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:19,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:19,269 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:19,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:19,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:19,283 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:19,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:19,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:19,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:19,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:19,409 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:19,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:19,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:19,422 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:19,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:19,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:19,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:19,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:19,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:19,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:19,659 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:19,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:19,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:19,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:19,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:19,790 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:19,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:19,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:19,804 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:19,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:19,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:19,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:19,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:19,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:19,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:19,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:19,952 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:19,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:19,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:19,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:20,116 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:20,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:20,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:20,130 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:20,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:20,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:20,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:20,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:20,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:20,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:20,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:20,275 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:20,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:20,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:20,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:20,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:20,455 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:20,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:20,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:20,467 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:20,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:20,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:20,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:20,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:20,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:20,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:20,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:20,655 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:20,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:20,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:20,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:20,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:20,822 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:20,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:20,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:20,836 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:20,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:20,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:20,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:20,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:20,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:20,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:20,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:20,980 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:20,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:20,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:20,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:20,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:21,107 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:21,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:21,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:21,120 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:21,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:21,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:21,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:21,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:21,248 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:21,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:21,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:21,263 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:21,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:21,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:21,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:21,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:21,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:21,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:21,462 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:21,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:21,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:21,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:21,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:21,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:21,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:21,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:21,601 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:21,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:21,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:21,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:21,726 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:21,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:21,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:21,740 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:21,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:21,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:21,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:21,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:21,869 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:21,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:21,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:21,882 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:21,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:21,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:21,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:21,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:22,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:22,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:22,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:22,054 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:22,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:22,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:22,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:22,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:22,248 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:22,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:22,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:22,265 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:22,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:22,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:22,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:22,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:22,393 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:22,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:22,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:22,407 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:22,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:22,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:22,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:22,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:22,547 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:22,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:22,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:22,562 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:22,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:22,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:22,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:22,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:22,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:22,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:22,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:22,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:22,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:22,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:22,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:22,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:22,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:22,848 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:22,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:22,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:22,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,023 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,163 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,470 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,483 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,627 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,759 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,773 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:23,905 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:23,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:23,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:23,918 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:23,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:23,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:23,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:23,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:24,047 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:24,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:24,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:24,062 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:24,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:24,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:24,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:24,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:24,208 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:24,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:24,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:24,223 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:24,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:24,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:24,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:24,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:24,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:24,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:24,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:24,425 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:24,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:24,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:24,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:24,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:24,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:24,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:24,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:24,621 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:24,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:24,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:24,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:24,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:24,748 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:24,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:24,761 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:24,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:24,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:24,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:24,889 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:24,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:24,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:24,901 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:24,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:24,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:24,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:24,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,028 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,042 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,213 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,225 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,372 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,527 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,656 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,670 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,819 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:25,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:25,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:25,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:25,964 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:25,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:25,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:25,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:25,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:26,098 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:26,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:26,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:26,111 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:26,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:26,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:26,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:26,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:26,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:26,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:26,258 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:26,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:26,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:26,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:26,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:26,415 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:26,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:26,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:26,430 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:26,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:26,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:26,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:26,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:26,594 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:26,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:26,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:26,605 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:26,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:26,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:26,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:26,752 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:26,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:26,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:26,766 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:26,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:26,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:26,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:26,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:26,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:26,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:26,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:26,909 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:26,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:26,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:26,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:26,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,040 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:27,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:27,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:27,051 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:27,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:27,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:27,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:27,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:27,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:27,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:27,221 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:27,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:27,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:27,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:27,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,350 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:27,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:27,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:27,363 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:27,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:27,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:27,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:27,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:27,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:27,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:27,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:27,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:27,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:27,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:27,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:27,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:27,678 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:27,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:27,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:27,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:27,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,816 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:27,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:27,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:27,827 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:27,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:27,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:27,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:27,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:27,987 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:28,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:28,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:28,001 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:28,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:28,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:28,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:28,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:28,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:28,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:28,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:28,145 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:28,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:28,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:28,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:28,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:28,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:28,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:28,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:28,304 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:28,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:28,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:28,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:28,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:28,481 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:28,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:28,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:28,495 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:28,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:28,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:28,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:28,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:28,632 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:28,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:28,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:28,644 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:28,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:28,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:28,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:28,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:28,800 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:28,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:28,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:28,812 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:28,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:28,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:28,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:28,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:28,987 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,000 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:29,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,144 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:29,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,282 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:29,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,426 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:29,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,567 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:29,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,706 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:29,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:29,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:29,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:29,922 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:29,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:29,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:29,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:29,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:30,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:30,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:30,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:30,088 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:30,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:30,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:30,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:30,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:30,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:30,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:30,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:30,251 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:30,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:30,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:30,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:30,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:30,415 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:30,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:30,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:30,430 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:30,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:30,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:30,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:30,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:30,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:30,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:30,684 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:30,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:30,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:30,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:30,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:30,912 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:30,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:30,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:30,928 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:30,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:30,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:30,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:30,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:31,135 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:31,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:31,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:31,148 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:31,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:31,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:31,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:31,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:31,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:31,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:31,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:31,323 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:31,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:31,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:31,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:31,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:31,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:31,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:31,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:31,463 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:31,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:31,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:31,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:31,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:31,607 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:31,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:31,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:31,621 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:31,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:31,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:31,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:31,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:31,765 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:31,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:31,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:31,779 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:31,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:31,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:31,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:31,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:32,000 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:32,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:32,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:32,014 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:32,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:32,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:32,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:32,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:32,193 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:32,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:32,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:32,206 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:32,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:32,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:32,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:32,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:32,357 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:32,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:32,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:32,371 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:32,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:32,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:32,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:32,550 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:32,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:32,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:32,565 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:32,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:32,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:32,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:32,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:32,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:32,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:32,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:32,740 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:32,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:32,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:32,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:32,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:32,870 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:32,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:32,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:32,882 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:32,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:32,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:32,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:32,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,015 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,029 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,189 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,204 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,354 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,484 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,498 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,647 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,778 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,792 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:33,921 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:33,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:33,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:33,933 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:33,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:33,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:33,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:33,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:34,063 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:34,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:34,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:34,076 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:34,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:34,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:34,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:34,237 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:34,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:34,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:34,249 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:34,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:34,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:34,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:34,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:34,405 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:34,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:34,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:34,419 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:34,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:34,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:34,574 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:34,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:34,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:34,586 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:34,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:34,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:34,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:34,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:34,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:34,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:34,739 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:34,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:34,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:34,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:34,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:34,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:34,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:34,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:34,886 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:34,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:34,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:34,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:34,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,012 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,158 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,170 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,319 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,444 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,457 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,612 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,626 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,767 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:35,900 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:35,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:35,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:35,911 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:35,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:35,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:35,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:36,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:36,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:36,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:36,126 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:36,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:36,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:36,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:36,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:36,278 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:36,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:36,290 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:36,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:36,425 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:36,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:36,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:36,439 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:36,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:36,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:36,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:36,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:36,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:36,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:36,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:36,589 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:36,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:36,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:36,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:36,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:36,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:36,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:36,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:36,747 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:36,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:36,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:36,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:36,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:36,874 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:36,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:36,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:36,886 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:36,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:36,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:36,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:37,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:37,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:37,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:37,056 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:37,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:37,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:37,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:37,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:37,261 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:37,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:37,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:37,273 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:37,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:37,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:37,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:37,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:37,408 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:37,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:37,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:37,420 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:37,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:37,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:37,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:37,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:37,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:37,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:37,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:37,584 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:37,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:37,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:37,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:37,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:37,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:37,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:37,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:37,755 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:37,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:37,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:37,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:37,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:37,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:37,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:37,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:37,932 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:37,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:37,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:37,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:37,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:38,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:38,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:38,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:38,072 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:38,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:38,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:38,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:38,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:38,258 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:38,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:38,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:38,271 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:38,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:38,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:38,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:38,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:38,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:38,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:38,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:38,464 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:38,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:38,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:38,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:38,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:38,632 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:38,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:38,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:38,644 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:38,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:38,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:38,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:38,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:38,772 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:38,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:38,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:38,784 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:38,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:38,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:38,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:38,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:38,911 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:38,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:38,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:38,923 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:38,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:38,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:38,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:38,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:39,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:39,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:39,063 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:39,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:39,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:39,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:39,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:39,196 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:39,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:39,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:39,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:39,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:39,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:39,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:39,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:39,396 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:39,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:39,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:39,408 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:39,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:39,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:39,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:39,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:39,566 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:39,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:39,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:39,583 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:39,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:39,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:39,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:39,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:39,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:39,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:39,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:39,743 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:39,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:39,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:39,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:39,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:39,940 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:39,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:39,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:39,954 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:39,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:39,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:39,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:39,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:40,084 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:40,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:40,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:40,096 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:40,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:40,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:40,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:40,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:40,222 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:40,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:40,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:40,235 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:40,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:40,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:40,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:40,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:40,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:40,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:40,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:40,392 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:40,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:40,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:40,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:40,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:40,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:40,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:40,574 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:40,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:40,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:40,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:40,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:40,702 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:40,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:40,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:40,714 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:40,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:40,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:40,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:40,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:40,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:40,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:40,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:40,872 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:40,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:40,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:40,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:40,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,018 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,286 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,298 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,448 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,581 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,593 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,721 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,734 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:41,870 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:41,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:41,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:41,883 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:41,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:41,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:41,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:41,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:42,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:42,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:42,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:42,024 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:42,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:42,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:42,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:42,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:42,164 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:42,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:42,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:42,181 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:42,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:42,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:42,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:42,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:42,370 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:42,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:42,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:42,388 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:42,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:42,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:42,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:42,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:42,591 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:42,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:42,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:42,605 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:42,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:42,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:42,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:42,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:42,765 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:42,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:42,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:42,777 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:42,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:42,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:42,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:42,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:42,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:42,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:42,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:42,931 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:42,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:42,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:42,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,063 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,076 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,215 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,356 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,482 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,495 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,640 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,776 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,789 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:43,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:43,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:43,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:43,930 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:43,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:43,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:43,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:43,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:44,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:44,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:44,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:44,073 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:44,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:44,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:44,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:44,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:44,215 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:44,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:44,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:44,228 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:44,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:44,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:44,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:44,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:44,361 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:44,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:44,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:44,373 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:44,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:44,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:44,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:44,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:44,525 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:44,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:44,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:44,537 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:44,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:44,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:44,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:44,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:44,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:44,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:44,743 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:44,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:44,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:44,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:44,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:44,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:44,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:44,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:44,921 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:44,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:44,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:44,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:44,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:45,051 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:45,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:45,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:45,063 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:45,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:45,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:45,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:45,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:45,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:45,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:45,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:45,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:45,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:45,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:45,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:45,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:45,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:45,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:45,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:45,383 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:45,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:45,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:45,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:45,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:45,545 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:45,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:45,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:45,557 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:45,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:45,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:45,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:45,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:45,705 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:45,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:45,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:45,718 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:45,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:45,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:45,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:45,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:45,849 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:45,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:45,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:45,861 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:45,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:45,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:45,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:45,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:46,000 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:46,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:46,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:46,012 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:46,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:46,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:46,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:46,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:46,171 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:46,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:46,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:46,182 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:46,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:46,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:46,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:46,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:46,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:46,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:46,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:46,342 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:46,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:46,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:46,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:46,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:46,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:46,512 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:46,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:46,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:46,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:46,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:46,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:46,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:46,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:46,693 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:46,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:46,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:46,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:46,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:46,864 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:46,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:46,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:46,879 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:46,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:46,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:46,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:46,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:47,027 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:47,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:47,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:47,039 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:47,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:47,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:47,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:47,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:47,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:47,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:47,214 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:47,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:47,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:47,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:47,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:47,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:47,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:47,388 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:47,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:47,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:47,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:47,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:47,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:47,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:47,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:47,534 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:47,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:47,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:47,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:47,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:47,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:47,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:47,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:47,707 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:47,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:47,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:47,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:47,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:47,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:47,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:47,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:47,881 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:47,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:47,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:47,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:47,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:48,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:48,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:48,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:48,056 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:48,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:48,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:48,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:48,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:48,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:48,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:48,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:48,204 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:48,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:48,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:48,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:48,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:48,331 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:48,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:48,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:48,345 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:48,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:48,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:48,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:48,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:48,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:48,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:48,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:48,517 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:48,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:48,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:48,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:48,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:48,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:48,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:48,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:48,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:48,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:48,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:48,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:48,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:48,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:48,884 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:48,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:48,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:48,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:48,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:49,019 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:49,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:49,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:49,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:49,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:49,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:49,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:49,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:49,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:49,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:49,205 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:49,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:49,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:49,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:49,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:49,422 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:49,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:49,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:49,437 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:49,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:49,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:49,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:49,624 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:49,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:49,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:49,636 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:49,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:49,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:49,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:49,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:49,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:49,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:49,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:49,805 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:49,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:49,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:49,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:49,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:49,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:49,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:49,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:49,953 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:49,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:49,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:49,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:49,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:50,135 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:50,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:50,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:50,151 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:50,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:50,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:50,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:50,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:50,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:50,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:50,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:50,367 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:50,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:50,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:50,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:50,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:50,534 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:50,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:50,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:50,546 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:50,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:50,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:50,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:50,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:50,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:50,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:50,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:50,755 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:50,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:50,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:50,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:50,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:50,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:50,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:50,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:50,924 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:50,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:50,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:50,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:50,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:51,056 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:51,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:51,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:51,068 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:51,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:51,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:51,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:51,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:51,202 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:51,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:51,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:51,216 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:51,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:51,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:51,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:51,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:51,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:51,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:51,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:51,390 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:51,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:51,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:51,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:51,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:51,535 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:51,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:51,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:51,547 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:51,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:51,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:51,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:51,677 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:51,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:51,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:51,689 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:51,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:51,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:51,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:51,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:51,877 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:51,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:51,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:51,890 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:51,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:51,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:51,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:51,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:52,076 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:52,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:52,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:52,088 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:52,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:52,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:52,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:52,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:52,222 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:52,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:52,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:52,234 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:52,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:52,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:52,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:52,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:52,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:52,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:52,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:52,413 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:52,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:52,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:52,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:52,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:52,552 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:52,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:52,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:52,564 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:52,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:52,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:52,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:52,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:52,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:52,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:52,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:52,736 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:52,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:52,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:52,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:52,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:52,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:52,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:52,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:52,882 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:52,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:52,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:52,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:52,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:53,019 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:53,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:53,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:53,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:53,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:53,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:53,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:53,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:53,173 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:53,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:53,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:53,188 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:53,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:53,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:53,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:53,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:53,348 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:53,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:53,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:53,360 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:53,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:53,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:53,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:53,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:53,520 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:53,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:53,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:53,532 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:53,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:53,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:53,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:53,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:53,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:53,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:53,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:53,684 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:53,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:53,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:53,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:53,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:53,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:53,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:53,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:53,874 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:53,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:53,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:53,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:53,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,009 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,025 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,194 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,207 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,371 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,520 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,531 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,663 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,675 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,818 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:54,948 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:54,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:54,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:54,960 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:54,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:54,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:54,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:55,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:55,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:55,106 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:55,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:55,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:55,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:55,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:55,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:55,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:55,253 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:55,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:55,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:55,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,381 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:55,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:55,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:55,394 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:55,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:55,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:55,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:55,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:55,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:55,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:55,569 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:55,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:55,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:55,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:55,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:55,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:55,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:55,710 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:55,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:55,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:55,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:55,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:55,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:55,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:55,855 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:55,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:55,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:55,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:55,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:55,990 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,003 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:56,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,142 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:56,271 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,283 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:56,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,425 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:56,591 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,605 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:56,772 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,785 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:56,914 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:56,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:56,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:56,926 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:56,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:56,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:56,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:56,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:57,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:57,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:57,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:57,142 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:57,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:57,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:57,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:57,305 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:57,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:57,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:57,318 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:57,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:57,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:57,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:57,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:57,451 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:57,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:57,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:57,463 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:57,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:57,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:57,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:57,597 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:57,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:57,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:57,609 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:57,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:57,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:57,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:57,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:57,740 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:57,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:57,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:57,756 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:57,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:57,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:57,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:57,971 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:57,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:57,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:57,983 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:57,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:57,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:57,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:57,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:58,154 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:58,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:58,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:58,165 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:58,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:58,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:58,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:58,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:58,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:58,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:58,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:58,306 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:58,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:58,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:58,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:58,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:58,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:58,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:58,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:58,446 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:58,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:58,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:58,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:58,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:58,576 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:58,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:58,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:58,587 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:58,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:58,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:58,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:58,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:58,740 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:58,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:58,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:58,754 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:58,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:58,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:58,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:58,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:58,911 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:58,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:58,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:58,923 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:58,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:58,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:58,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:58,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,078 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:59,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:59,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:59,093 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:59,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:59,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:59,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:59,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,221 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:59,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:59,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:59,233 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:59,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:59,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:59,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:59,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,377 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:59,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:59,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:59,390 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:59,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:59,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:59,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:59,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:59,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:59,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:59,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:59,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:59,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:59,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:59,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:59,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:59,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:59,682 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:59,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:59,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:59,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:59,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:02:59,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:02:59,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:02:59,860 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:02:59,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:02:59,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:02:59,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:02:59,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:02:59,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:00,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:00,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:00,002 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:00,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:00,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:00,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:00,135 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:00,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:00,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:00,147 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:00,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:00,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:00,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:00,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:00,303 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:00,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:00,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:00,320 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:00,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:00,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:00,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:00,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:00,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:00,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:00,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:00,546 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:00,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:00,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:00,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:00,680 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:00,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:00,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:00,694 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:00,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:00,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:00,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:00,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:00,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:00,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:00,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:00,853 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:00,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:00,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:00,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:00,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,008 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,020 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,168 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,297 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,309 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,441 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,454 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,583 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,594 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,742 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:01,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:01,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:01,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:01,880 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:01,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:01,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:01,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:01,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:02,039 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:02,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:02,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:02,051 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:02,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:02,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:02,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:02,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:02,179 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:02,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:02,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:02,194 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:02,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:02,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:02,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:02,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:02,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:02,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:02,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:02,339 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:02,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:02,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:02,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:02,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:02,476 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:02,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:02,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:02,490 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:02,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:02,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:02,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:02,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:02,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:02,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:02,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:02,692 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:02,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:02,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:02,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:02,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:02,876 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:02,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:02,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:02,890 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:02,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:02,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:02,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:02,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:03,053 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:03,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:03,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:03,065 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:03,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:03,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:03,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:03,264 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:03,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:03,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:03,278 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:03,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:03,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:03,411 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:03,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:03,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:03,424 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:03,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:03,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:03,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:03,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:03,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:03,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:03,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:03,568 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:03,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:03,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:03,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:03,704 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:03,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:03,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:03,717 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:03,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:03,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:03,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:03,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:03,876 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:03,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:03,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:03,890 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:03,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:03,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:03,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:03,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,054 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,067 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,242 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,256 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,386 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,398 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,530 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,542 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,674 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,685 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,821 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,832 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:04,965 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:04,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:04,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:04,978 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:04,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:04,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:04,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:04,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:05,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:05,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:05,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:05,150 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:05,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:05,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:05,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:05,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:05,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:05,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:05,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:05,322 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:05,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:05,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:05,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:05,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:05,454 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:05,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:05,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:05,471 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:05,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:05,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:05,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:05,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:05,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:05,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:05,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:05,657 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:05,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:05,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:05,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:05,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:05,815 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:05,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:05,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:05,827 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:05,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:05,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:05,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:05,984 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:05,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:05,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:05,997 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:05,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:05,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:05,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:06,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:06,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:06,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:06,171 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:06,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:06,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:06,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:06,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:06,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:06,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:06,321 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:06,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:06,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:06,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:06,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:06,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:06,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:06,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:06,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:06,605 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:06,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:06,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:06,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:06,738 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:06,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:06,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:06,751 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:06,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:06,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:06,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:06,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:06,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:06,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:06,900 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:06,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:06,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:06,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:06,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:07,037 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:07,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:07,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:07,050 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:07,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:07,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:07,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:07,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:07,180 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:07,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:07,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:07,193 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:07,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:07,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:07,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:07,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:07,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:07,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:07,337 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:07,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:07,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:07,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:07,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:07,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:07,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:07,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:07,491 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:07,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:07,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:07,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:07,639 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:07,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:07,659 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:07,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:07,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:07,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:07,872 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:07,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:07,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:07,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,052 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:08,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:08,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:08,067 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:08,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:08,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:08,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:08,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,204 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:08,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:08,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:08,217 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:08,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:08,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:08,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:08,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:08,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:08,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:08,362 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:08,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:08,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:08,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:08,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,493 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:08,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:08,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:08,507 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:08,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:08,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:08,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:08,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:08,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:08,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:08,657 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:08,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:08,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:08,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:08,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:08,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:08,830 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:08,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:08,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:08,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:08,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:08,990 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:09,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:09,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:09,004 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:09,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:09,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:09,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:09,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:09,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:09,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:09,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:09,179 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:09,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:09,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:09,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:09,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:09,308 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:09,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:09,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:09,319 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:09,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:09,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:09,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:09,489 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:09,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:09,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:09,501 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:09,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:09,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:09,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:09,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:09,663 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:09,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:09,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:09,677 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:09,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:09,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:09,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:09,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:09,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:09,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:09,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:09,847 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:09,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:09,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:09,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:09,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:09,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:10,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:10,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:10,000 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:10,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:10,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:10,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:10,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:10,176 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:10,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:10,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:10,188 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:10,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:10,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:10,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:10,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:10,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:10,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:10,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:10,334 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:10,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:10,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:10,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:10,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:10,550 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:10,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:10,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:10,566 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:10,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:10,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:10,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:10,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:10,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:10,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:10,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:10,745 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:10,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:10,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:10,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:10,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:10,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:10,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:10,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:10,920 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:10,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:10,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:10,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:10,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:11,080 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:11,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:11,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:11,095 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:11,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:11,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:11,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:11,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:11,225 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:11,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:11,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:11,237 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:11,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:11,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:11,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:11,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:11,367 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:11,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:11,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:11,380 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:11,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:11,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:11,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:11,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:11,578 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:11,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:11,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:11,592 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:11,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:11,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:11,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:11,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:11,774 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:11,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:11,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:11,788 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:11,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:11,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:11,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:11,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:11,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:11,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:11,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:11,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:11,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:11,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:12,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:12,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:12,150 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:12,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:12,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:12,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:12,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:12,308 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:12,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:12,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:12,323 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:12,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:12,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:12,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:12,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:12,522 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:12,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:12,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:12,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:12,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:12,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:12,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:12,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:12,664 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:12,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:12,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:12,679 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:12,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:12,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:12,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:12,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:12,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:12,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:12,847 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:12,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:12,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:12,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:12,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:12,978 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:12,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:12,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:12,992 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:12,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:12,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:12,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:12,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:13,154 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:13,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:13,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:13,167 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:13,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:13,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:13,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:13,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:13,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:13,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:13,313 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:13,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:13,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:13,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:13,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:13,449 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:13,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:13,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:13,462 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:13,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:13,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:13,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:13,591 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:13,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:13,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:13,605 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:13,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:13,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:13,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:13,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:13,763 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:13,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:13,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:13,775 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:13,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:13,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:13,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:13,904 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:13,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:13,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:13,915 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:13,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:13,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:13,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:13,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:14,086 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:14,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:14,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:14,100 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:14,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:14,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:14,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:14,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:14,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:14,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:14,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:14,275 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:14,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:14,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:14,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:14,404 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:14,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:14,417 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:14,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:14,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:14,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:14,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:14,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:14,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:14,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:14,569 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:14,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:14,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:14,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:14,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:14,701 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:14,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:14,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:14,715 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:14,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:14,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:14,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:14,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:14,879 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:14,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:14,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:14,891 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:14,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:14,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:14,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:15,080 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:15,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:15,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:15,092 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:15,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:15,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:15,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:15,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:15,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:15,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:15,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:15,307 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:15,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:15,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:15,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:15,486 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:15,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:15,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:15,500 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:15,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:15,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:15,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:15,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:15,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:15,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:15,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:15,641 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:15,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:15,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:15,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:15,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:15,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:15,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:15,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:15,782 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:15,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:15,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:15,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:15,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:15,941 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:15,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:15,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:15,955 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:15,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:15,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:15,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:16,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:16,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:16,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:16,131 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:16,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:16,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:16,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:16,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:16,269 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:16,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:16,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:16,280 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:16,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:16,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:16,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:16,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:16,452 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:16,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:16,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:16,464 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:16,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:16,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:16,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:16,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:16,594 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:16,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:16,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:16,605 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:16,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:16,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:16,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:16,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:16,780 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:16,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:16,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:16,791 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:16,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:16,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:16,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:16,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:16,956 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:16,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:16,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:16,970 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:16,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:16,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:16,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:17,149 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:17,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:17,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:17,161 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:17,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:17,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:17,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:17,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:17,288 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:17,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:17,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:17,302 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:17,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:17,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:17,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:17,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:17,431 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:17,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:17,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:17,444 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:17,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:17,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:17,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:17,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:17,604 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:17,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:17,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:17,616 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:17,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:17,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:17,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:17,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:17,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:17,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:17,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:17,759 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:17,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:17,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:17,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:17,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:17,921 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:17,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:17,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:17,935 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:17,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:17,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:17,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:17,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:18,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:18,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:18,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:18,113 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:18,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:18,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:18,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:18,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:18,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:18,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:18,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:18,255 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:18,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:18,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:18,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:18,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:18,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:18,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:18,426 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:18,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:18,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:18,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:18,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:18,606 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:18,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:18,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:18,621 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:18,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:18,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:18,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:18,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:18,751 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:18,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:18,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:18,763 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:18,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:18,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:18,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:18,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:18,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:18,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:18,948 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:18,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:18,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:18,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,078 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,092 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,253 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,264 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,405 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,549 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,680 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,694 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,830 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,842 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:19,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:19,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:19,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:19,986 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:19,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:19,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:19,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:19,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:20,116 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:20,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:20,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:20,129 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:20,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:20,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:20,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:20,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:20,297 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:20,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:20,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:20,308 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:20,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:20,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:20,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:20,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:20,467 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:20,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:20,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:20,482 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:20,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:20,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:20,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:20,673 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:20,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:20,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:20,686 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:20,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:20,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:20,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:20,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:20,851 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:20,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:20,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:20,865 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:20,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:20,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:20,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:20,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,007 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:21,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,156 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:21,288 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,299 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:21,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,448 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:21,587 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,599 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:21,728 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,742 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:21,873 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:21,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:21,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:21,885 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:21,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:21,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:21,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:21,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:22,058 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:22,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:22,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:22,069 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:22,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:22,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:22,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:22,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:22,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:22,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:22,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:22,240 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:22,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:22,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:22,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:22,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:22,378 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:22,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:22,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:22,391 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:22,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:22,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:22,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:22,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:22,529 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:22,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:22,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:22,541 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:22,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:22,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:22,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:22,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:22,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:22,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:22,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:22,740 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:22,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:22,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:22,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:22,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:22,902 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:22,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:22,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:22,914 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:22,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:22,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:22,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:22,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:23,046 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:23,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:23,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:23,058 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:23,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:23,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:23,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:23,190 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:23,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:23,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:23,202 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:23,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:23,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:23,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:23,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:23,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:23,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:23,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:23,381 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:23,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:23,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:23,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:23,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:23,516 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:23,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:23,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:23,531 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:23,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:23,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:23,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:23,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:23,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:23,706 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:23,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:23,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:23,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:23,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:23,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:23,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:23,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:23,882 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:23,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:23,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:23,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:23,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:24,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:24,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:24,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:24,027 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:24,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:24,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:24,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:24,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:24,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:24,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:24,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:24,206 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:24,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:24,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:24,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:24,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:24,385 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:24,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:24,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:24,398 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:24,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:24,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:24,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:24,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:24,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:24,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:24,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:24,549 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:24,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:24,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:24,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:24,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:24,748 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:24,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:24,761 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:24,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:24,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:24,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:24,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:24,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:24,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:24,992 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:24,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:24,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:24,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:24,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:25,124 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:25,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:25,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:25,136 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:25,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:25,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:25,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:25,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:25,304 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:25,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:25,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:25,318 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:25,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:25,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:25,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:25,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:25,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:25,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:25,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:25,458 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:25,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:25,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:25,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:25,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:25,686 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:25,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:25,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:25,700 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:25,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:25,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:25,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:25,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:25,889 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:25,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:25,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:25,906 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:25,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:25,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:25,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:25,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:26,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:26,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:26,115 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:26,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:26,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:26,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:26,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:26,265 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:26,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:26,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:26,279 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:26,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:26,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:26,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:26,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:26,422 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:26,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:26,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:26,434 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:26,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:26,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:26,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:26,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:26,600 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:26,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:26,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:26,613 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:26,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:26,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:26,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:26,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:26,741 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:26,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:26,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:26,753 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:26,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:26,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:26,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:26,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:26,915 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:26,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:26,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:26,929 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:26,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:26,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:26,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:27,092 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:27,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:27,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:27,104 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:27,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:27,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:27,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:27,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:27,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:27,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:27,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:27,251 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:27,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:27,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:27,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:27,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:27,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:27,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:27,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:27,393 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:27,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:27,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:27,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:27,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:27,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:27,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:27,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:27,568 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:27,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:27,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:27,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:27,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:27,758 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:27,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:27,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:27,772 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:27,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:27,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:27,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:27,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:27,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:27,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:27,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:27,980 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:27,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:27,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:27,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:27,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:28,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:28,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:28,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:28,175 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:28,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:28,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:28,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:28,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:28,311 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:28,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:28,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:28,323 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:28,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:28,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:28,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:28,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:28,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:28,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:28,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:28,464 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:28,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:28,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:28,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:28,622 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:28,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:28,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:28,636 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:28,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:28,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:28,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:28,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:28,840 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:28,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:28,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:28,853 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:28,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:28,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:28,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:28,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:28,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:29,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:29,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:29,011 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:29,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:29,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:29,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:29,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:29,149 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:29,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:29,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:29,162 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:29,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:29,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:29,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:29,338 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:29,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:29,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:29,350 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:29,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:29,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:29,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:29,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:29,497 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:29,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:29,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:29,511 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:29,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:29,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:29,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:29,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:29,692 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:29,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:29,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:29,704 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:29,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:29,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:29,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:29,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:29,874 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:29,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:29,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:29,885 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:29,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:29,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:29,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:29,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,017 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,029 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,165 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,176 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,305 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,319 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,447 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,458 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,618 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,631 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,774 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:30,940 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:30,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:30,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:30,954 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:30,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:30,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:30,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:30,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:31,084 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:31,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:31,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:31,096 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:31,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:31,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:31,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:31,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:31,257 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:31,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:31,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:31,270 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:31,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:31,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:31,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:31,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:31,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:31,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:31,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:31,458 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:31,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:31,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:31,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:31,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:31,606 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:31,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:31,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:31,621 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:31,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:31,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:31,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:31,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:31,827 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:31,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:31,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:31,840 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:31,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:31,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:31,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:31,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:31,976 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:31,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:31,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:31,991 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:31,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:31,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:31,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:31,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:32,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:32,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:32,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:32,162 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:32,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:32,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:32,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:32,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:32,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:32,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:32,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:32,302 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:32,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:32,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:32,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:32,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:32,431 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:32,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:32,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:32,443 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:32,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:32,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:32,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:32,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:32,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:32,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:32,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:32,596 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:32,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:32,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:32,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:32,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:32,737 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:32,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:32,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:32,751 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:32,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:32,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:32,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:32,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:32,877 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:32,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:32,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:32,892 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:32,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:32,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:32,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:32,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,199 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,338 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,351 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,480 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,493 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,631 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,644 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,792 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,803 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:33,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:33,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:33,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:33,948 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:33,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:33,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:33,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:34,100 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:34,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:34,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:34,113 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:34,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:34,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:34,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:34,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:34,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:34,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:34,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:34,254 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:34,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:34,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:34,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:34,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:34,415 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:34,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:34,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:34,435 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:34,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:34,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:34,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:34,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:34,573 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:34,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:34,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:34,585 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:34,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:34,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:34,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:34,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:34,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:34,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:34,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:34,759 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:34,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:34,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:34,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:34,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:34,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:34,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:34,899 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:34,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:34,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:34,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:34,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,072 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:35,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:35,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:35,082 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:35,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:35,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:35,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:35,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:35,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:35,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:35,234 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:35,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:35,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:35,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:35,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,384 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:35,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:35,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:35,397 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:35,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:35,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:35,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:35,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,524 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:35,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:35,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:35,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:35,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:35,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:35,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:35,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:35,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:35,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:35,680 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:35,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:35,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:35,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:35,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:35,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:35,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:35,854 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:35,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:35,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:35,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:35,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:35,990 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:36,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:36,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:36,004 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:36,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:36,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:36,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:36,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:36,171 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:36,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:36,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:36,183 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:36,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:36,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:36,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:36,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:36,319 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:36,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:36,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:36,331 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:36,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:36,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:36,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:36,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:36,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:36,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:36,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:36,522 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:36,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:36,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:36,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:36,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:36,711 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:36,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:36,726 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:36,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:36,912 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:36,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:36,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:36,926 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:36,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:36,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:36,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:36,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:37,066 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:37,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:37,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:37,080 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:37,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:37,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:37,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:37,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:37,238 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:37,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:37,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:37,249 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:37,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:37,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:37,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:37,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:37,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:37,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:37,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:37,390 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:37,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:37,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:37,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:37,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:37,521 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:37,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:37,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:37,532 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:37,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:37,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:37,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:37,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:37,713 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:37,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:37,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:37,725 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:37,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:37,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:37,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:37,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:37,864 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:37,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:37,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:37,877 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:37,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:37,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:37,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:37,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,062 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:38,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:38,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:38,073 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:38,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:38,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:38,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:38,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:38,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:38,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:38,253 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:38,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:38,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:38,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:38,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,383 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:38,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:38,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:38,395 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:38,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:38,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:38,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,526 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:38,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:38,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:38,537 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:38,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:38,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:38,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:38,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,688 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:38,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:38,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:38,699 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:38,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:38,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:38,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:38,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:38,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:38,852 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:38,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:38,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:38,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:38,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:38,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:39,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:39,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:39,002 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:39,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:39,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:39,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:39,142 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:39,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:39,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:39,155 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:39,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:39,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:39,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:39,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:39,316 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:39,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:39,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:39,327 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:39,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:39,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:39,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:39,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:39,460 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:39,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:39,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:39,473 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:39,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:39,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:39,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:39,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:39,623 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:39,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:39,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:39,644 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:39,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:39,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:39,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:39,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:39,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:39,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:39,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:39,854 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:39,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:39,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:39,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:39,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:40,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:40,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:40,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:40,110 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:40,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:40,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:40,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:40,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:40,335 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:40,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:40,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:40,351 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:40,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:40,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:40,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:40,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:40,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:40,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:40,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:40,497 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:40,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:40,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:40,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:40,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:40,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:40,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:40,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:40,641 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:40,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:40,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:40,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:40,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:40,776 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:40,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:40,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:40,791 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:40,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:40,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:40,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:40,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:40,927 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:40,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:40,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:40,939 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:40,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:40,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:40,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:40,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:41,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:41,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:41,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:41,076 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:41,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:41,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:41,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:41,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:41,234 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:41,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:41,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:41,248 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:41,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:41,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:41,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:41,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:41,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:41,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:41,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:41,400 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:41,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:41,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:41,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:41,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:41,564 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:41,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:41,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:41,576 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:41,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:41,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:41,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:41,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:41,741 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:41,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:41,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:41,754 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:41,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:41,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:41,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:41,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:41,921 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:41,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:41,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:41,934 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:41,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:41,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:41,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:41,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:42,093 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:42,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:42,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:42,106 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:42,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:42,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:42,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:42,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:42,234 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:42,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:42,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:42,251 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:42,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:42,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:42,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:42,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:42,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:42,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:42,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:42,457 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:42,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:42,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:42,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:42,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:42,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:42,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:42,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:42,655 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:42,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:42,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:42,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:42,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:42,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:42,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:42,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:42,858 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:42,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:42,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:42,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,052 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,066 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:43,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,219 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:43,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,392 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:43,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,534 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:43,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,679 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:43,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,814 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,825 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:43,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:43,983 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:43,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:43,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:43,997 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:43,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:43,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:43,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:44,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:44,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:44,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:44,173 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:44,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:44,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:44,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:44,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:44,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:44,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:44,344 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:44,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:44,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:44,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:44,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:44,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:44,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:44,490 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:44,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:44,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:44,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:44,628 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:44,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:44,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:44,639 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:44,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:44,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:44,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:44,797 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:44,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:44,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:44,811 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:44,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:44,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:44,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:44,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:44,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:44,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:44,968 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:44,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:44,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:44,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:44,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:45,123 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:45,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:45,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:45,133 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:45,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:45,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:45,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:45,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:45,312 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:45,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:45,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:45,326 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:45,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:45,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:45,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:45,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:45,463 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:45,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:45,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:45,483 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:45,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:45,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:45,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:45,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:45,640 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:45,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:45,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:45,652 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:45,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:45,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:45,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:45,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:45,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:45,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:45,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:45,852 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:45,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:45,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:45,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:45,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,072 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,087 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,240 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,399 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,412 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,547 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,558 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,696 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,835 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:46,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:46,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:46,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:46,986 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:46,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:46,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:46,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:47,116 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:47,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:47,128 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:47,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:47,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:47,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:47,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:47,267 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:47,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:47,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:47,279 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:47,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:47,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:47,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:47,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:47,428 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:47,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:47,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:47,441 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:47,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:47,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:47,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:47,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:47,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:47,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:47,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:47,583 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:47,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:47,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:47,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:47,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:47,711 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:47,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:47,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:47,723 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:47,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:47,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:47,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:47,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:47,881 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:47,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:47,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:47,895 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:47,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:47,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:47,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:47,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,039 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,219 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,348 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,361 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,506 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,636 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,648 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,777 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,791 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:48,959 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:48,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:48,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:48,970 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:48,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:48,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:48,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:48,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:49,128 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:49,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:49,141 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:49,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:49,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:49,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:49,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:49,283 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:49,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:49,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:49,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:49,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:49,475 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:49,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:49,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:49,487 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:49,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:49,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:49,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:49,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:49,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:49,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:49,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:49,648 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:49,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:49,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:49,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:49,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:49,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:49,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:49,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:49,859 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:49,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:49,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:49,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:49,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:50,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:50,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:50,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:50,082 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:50,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:50,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:50,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:50,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:50,266 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:50,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:50,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:50,285 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:50,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:50,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:50,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:50,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:50,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:50,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:50,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:50,435 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:50,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:50,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:50,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:50,565 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:50,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:50,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:50,578 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:50,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:50,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:50,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:50,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:50,709 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:50,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:50,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:50,719 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:50,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:50,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:50,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:50,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:50,850 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:50,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:50,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:50,863 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:50,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:50,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:50,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:50,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,044 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:51,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,189 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:51,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,336 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:51,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,482 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,655 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:51,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,845 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:51,978 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:51,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:51,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:51,992 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:51,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:51,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:51,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:52,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:52,155 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:52,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:52,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:52,168 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:52,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:52,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:52,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:52,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:52,304 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:52,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:52,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:52,317 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:52,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:52,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:52,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:52,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:52,509 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:52,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:52,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:52,523 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:52,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:52,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:52,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:52,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:52,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:52,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:52,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:52,755 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:52,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:52,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:52,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:52,916 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:52,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:52,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:52,929 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:52,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:52,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:52,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:52,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:53,060 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:53,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:53,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:53,074 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:53,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:53,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:53,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:53,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:53,213 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:53,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:53,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:53,226 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:53,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:53,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:53,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:53,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:53,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:53,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:53,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:53,426 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:53,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:53,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:53,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:53,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:53,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:53,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:53,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:53,643 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:53,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:53,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:53,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:53,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:53,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:53,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:53,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:53,839 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:53,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:53,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:53,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:53,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:54,056 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:54,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:54,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:54,070 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:54,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:54,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:54,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:54,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:54,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:54,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:54,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:54,218 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:54,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:54,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:54,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:54,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:54,381 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:54,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:54,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:54,393 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:54,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:54,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:54,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:54,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:54,568 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:54,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:54,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:54,587 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:54,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:54,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:54,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:54,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:54,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:54,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:54,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:54,759 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:54,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:54,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:54,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:54,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:54,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:54,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:54,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:54,932 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:54,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:54,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:54,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:54,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:55,071 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:55,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:55,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:55,082 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:55,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:55,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:55,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:55,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:55,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:55,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:55,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:55,232 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:55,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:55,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:55,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:55,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:55,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:55,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:55,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:55,408 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:55,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:55,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:55,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:55,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:55,600 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:55,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:55,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:55,616 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:55,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:55,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:55,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:55,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:55,800 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:55,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:55,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:55,811 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:55,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:55,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:55,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:55,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:55,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:55,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:55,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:55,967 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:55,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:55,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:55,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:55,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:56,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:56,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:56,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:56,127 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:56,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:56,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:56,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:56,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:56,272 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:56,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:56,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:56,290 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:56,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:56,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:56,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:56,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:56,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:56,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:56,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:56,434 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:56,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:56,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:56,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:56,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:56,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:56,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:56,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:56,574 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:56,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:56,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:56,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:56,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:56,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:56,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:56,740 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:56,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:56,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:56,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:56,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:56,898 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:56,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:56,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:56,911 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:56,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:56,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:56,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:56,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:57,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:57,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:57,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:57,116 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:57,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:57,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:57,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:57,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:57,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:57,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:57,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:57,301 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:57,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:57,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:57,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:57,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:57,463 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:57,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:57,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:57,478 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:57,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:57,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:57,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:57,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:57,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:57,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:57,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:57,648 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:57,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:57,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:57,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:57,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:57,778 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:57,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:57,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:57,791 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:57,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:57,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:57,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:57,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:57,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:57,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:57,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:57,939 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:57,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:57,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:57,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:57,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:58,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:58,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:58,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:58,113 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:58,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:58,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:58,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:58,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:58,260 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:58,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:58,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:58,273 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:58,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:58,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:58,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:58,419 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:58,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:58,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:58,432 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:58,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:58,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:58,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:58,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:58,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:58,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:58,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:58,600 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:58,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:58,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:58,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:58,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:58,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:58,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:58,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:58,758 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:58,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:58,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:58,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:58,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:58,928 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:58,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:58,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:58,939 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:58,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:58,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:58,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:58,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:59,126 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:59,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:59,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:59,146 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:59,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:59,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:59,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:59,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:59,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:59,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:59,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:59,321 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:59,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:59,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:59,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:59,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:59,561 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:59,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:59,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:59,575 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:59,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:59,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:59,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:59,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:59,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:59,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:59,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:59,798 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:59,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:59,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:59,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:59,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:03:59,965 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:03:59,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:03:59,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:03:59,978 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:03:59,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:03:59,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:03:59,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:03:59,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:00,109 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:00,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:00,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:00,124 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:00,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:00,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:00,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:00,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:00,278 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:00,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:00,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:00,292 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:00,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:00,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:00,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:00,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:00,439 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:00,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:00,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:00,453 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:00,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:00,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:00,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:00,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:00,583 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:00,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:00,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:00,596 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:00,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:00,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:00,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:00,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:00,726 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:00,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:00,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:00,741 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:00,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:00,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:00,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:00,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:00,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:00,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:00,919 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:00,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:00,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:00,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:00,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:01,049 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:01,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:01,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:01,061 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:01,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:01,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:01,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:01,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:01,190 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:01,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:01,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:01,203 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:01,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:01,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:01,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:01,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:01,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:01,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:01,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:01,352 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:01,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:01,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:01,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:01,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:01,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:01,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:01,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:01,552 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:01,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:01,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:01,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:01,694 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:01,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:01,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:01,707 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:01,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:01,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:01,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:01,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:01,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:01,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:01,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:01,881 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:01,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:01,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:01,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:01,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:02,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:02,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:02,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:02,032 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:02,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:02,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:02,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:02,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:02,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:02,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:02,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:02,176 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:02,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:02,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:02,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:02,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:02,364 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:02,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:02,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:02,376 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:02,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:02,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:02,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:02,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:02,531 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:02,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:02,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:02,546 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:02,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:02,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:02,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:02,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:02,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:02,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:02,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:02,770 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:02,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:02,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:02,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:02,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:02,902 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:02,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:02,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:02,914 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:02,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:02,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:02,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:02,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,085 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:03,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:03,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:03,097 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:03,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:03,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:03,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:03,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,263 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:03,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:03,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:03,276 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:03,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:03,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:03,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:03,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:03,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:03,421 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:03,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:03,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:03,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:03,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,560 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:03,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:03,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:03,571 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:03,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:03,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:03,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:03,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,701 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:03,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:03,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:03,715 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:03,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:03,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:03,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:03,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,847 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:03,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:03,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:03,858 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:03,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:03,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:03,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:03,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,003 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:04,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:04,142 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,153 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:04,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,293 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:04,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:04,422 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,436 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:04,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:04,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:04,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:04,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,784 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:04,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:04,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:04,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:04,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:04,989 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:04,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:04,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:04,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:05,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:05,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:05,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:05,138 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:05,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:05,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:05,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:05,277 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:05,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:05,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:05,288 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:05,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:05,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:05,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:05,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:05,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:05,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:05,434 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:05,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:05,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:05,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:05,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:05,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:05,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:05,616 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:05,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:05,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:05,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:05,769 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:05,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:05,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:05,784 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:05,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:05,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:05,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:05,914 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:05,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:05,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:05,926 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:05,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:05,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:05,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:05,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,057 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,069 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,201 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,213 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:06,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,385 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:06,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,515 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,527 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:06,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,657 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,670 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:06,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,803 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,815 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:06,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:06,978 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:06,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:06,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:06,992 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:06,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:06,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:06,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:07,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:07,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:07,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:07,143 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:07,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:07,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:07,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:07,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:07,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:07,315 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:07,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:07,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:07,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:07,448 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:07,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:07,462 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:07,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:07,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:07,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:07,624 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:07,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:07,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:07,636 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:07,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:07,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:07,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:07,769 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:07,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:07,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:07,783 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:07,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:07,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:07,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:07,935 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:07,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:07,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:07,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:07,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:07,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:07,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:07,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:08,143 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:08,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:08,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:08,158 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:08,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:08,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:08,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:08,324 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:08,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:08,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:08,335 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:08,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:08,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:08,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:08,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:08,513 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:08,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:08,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:08,525 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:08,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:08,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:08,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:08,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:08,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:08,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:08,701 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:08,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:08,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:08,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:08,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:08,864 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:08,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:08,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:08,877 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:08,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:08,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:08,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:08,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:09,056 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:09,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:09,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:09,068 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:09,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:09,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:09,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:09,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:09,202 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:09,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:09,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:09,216 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:09,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:09,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:09,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:09,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:09,348 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:09,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:09,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:09,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:09,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:09,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:09,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:09,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:09,545 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:09,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:09,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:09,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:09,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:09,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:09,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:09,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:09,762 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:09,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:09,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:09,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:09,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:09,951 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:09,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:09,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:09,965 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:09,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:09,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:09,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:09,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:10,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:10,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:10,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:10,117 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:10,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:10,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:10,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:10,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:10,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:10,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:10,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:10,288 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:10,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:10,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:10,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:10,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:10,427 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:10,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:10,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:10,441 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:10,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:10,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:10,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:10,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:10,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:10,621 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:10,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:10,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:10,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:10,753 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:10,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:10,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:10,765 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:10,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:10,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:10,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:10,898 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:10,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:10,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:10,910 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:10,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:10,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:10,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,055 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,068 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:11,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,212 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:11,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,350 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,363 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:11,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,495 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,508 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:11,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,642 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,656 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:11,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,798 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,811 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:11,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:11,980 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:11,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:11,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:11,994 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:11,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:11,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:11,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:12,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:12,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:12,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:12,147 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:12,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:12,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:12,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:12,281 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:12,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:12,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:12,294 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:12,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:12,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:12,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:12,464 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:12,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:12,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:12,475 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:12,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:12,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:12,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:12,642 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:12,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:12,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:12,655 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:12,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:12,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:12,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:12,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:12,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:12,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:12,807 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:12,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:12,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:12,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:12,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:12,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:12,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:12,964 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:12,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:12,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:12,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:12,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:13,123 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:13,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:13,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:13,135 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:13,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:13,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:13,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:13,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:13,295 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:13,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:13,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:13,307 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:13,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:13,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:13,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:13,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:13,460 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:13,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:13,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:13,472 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:13,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:13,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:13,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:13,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:13,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:13,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:13,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:13,646 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:13,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:13,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:13,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:13,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:13,783 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:13,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:13,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:13,796 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:13,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:13,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:13,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:13,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:13,935 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:13,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:13,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:13,946 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:13,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:13,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:13,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:14,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:14,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:14,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:14,091 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:14,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:14,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:14,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:14,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:14,221 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:14,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:14,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:14,232 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:14,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:14,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:14,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:14,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:14,363 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:14,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:14,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:14,376 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:14,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:14,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:14,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:14,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:14,556 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:14,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:14,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:14,570 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:14,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:14,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:14,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:14,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:14,732 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:14,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:14,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:14,744 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:14,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:14,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:14,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:14,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:14,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:14,906 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:14,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:14,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:14,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:14,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:15,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:15,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:15,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:15,122 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:15,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:15,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:15,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:15,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:15,341 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:15,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:15,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:15,359 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:15,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:15,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:15,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:15,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:15,496 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:15,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:15,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:15,509 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:15,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:15,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:15,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:15,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:15,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:15,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:15,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:15,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:15,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:15,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:15,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:15,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:15,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:15,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:15,869 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:15,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:15,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:15,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:15,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:16,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:16,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:16,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:16,015 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:16,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:16,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:16,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:16,199 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:16,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:16,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:16,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:16,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:16,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:16,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:16,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:16,394 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:16,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:16,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:16,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:16,522 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:16,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:16,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:16,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:16,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:16,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:16,692 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:16,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:16,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:16,705 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:16,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:16,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:16,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:16,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:16,863 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:16,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:16,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:16,876 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:16,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:16,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:16,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:16,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,023 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,189 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,200 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,335 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,347 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,503 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,632 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,644 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,774 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,787 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:17,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:17,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:17,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:17,931 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:17,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:17,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:17,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:17,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,064 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,079 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,213 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,224 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,359 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,371 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,513 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,525 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,655 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,666 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,796 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,807 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:18,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:18,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:18,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:18,979 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:18,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:18,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:18,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:18,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:19,111 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:19,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:19,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:19,125 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:19,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:19,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:19,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:19,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:19,257 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:19,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:19,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:19,270 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:19,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:19,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:19,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:19,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:19,402 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:19,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:19,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:19,414 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:19,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:19,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:19,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:19,634 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:19,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:19,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:19,659 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:19,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:19,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:19,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:19,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:19,812 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:19,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:19,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:19,824 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:19,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:19,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:19,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:19,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:19,995 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,007 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:20,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:20,288 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,301 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:20,433 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,447 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:20,579 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,591 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:20,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,756 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:20,898 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:20,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:20,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:20,911 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:20,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:20,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:20,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:20,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:21,093 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:21,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:21,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:21,105 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:21,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:21,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:21,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:21,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:21,235 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:21,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:21,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:21,248 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:21,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:21,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:21,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:21,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:21,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:21,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:21,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:21,428 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:21,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:21,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:21,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:21,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:21,561 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:21,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:21,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:21,575 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:21,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:21,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:21,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:21,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:21,720 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:21,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:21,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:21,731 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:21,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:21,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:21,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:21,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:21,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:21,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:21,878 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:21,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:21,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:21,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:21,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,043 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,187 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,319 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,333 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,466 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,478 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,621 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,633 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,792 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,804 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:22,941 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:22,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:22,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:22,953 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:22,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:22,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:22,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:23,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:23,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:23,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:23,107 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:23,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:23,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:23,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:23,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:23,248 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:23,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:23,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:23,261 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:23,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:23,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:23,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:23,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:23,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:23,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:23,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:23,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:23,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:23,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:23,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:23,538 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:23,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:23,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:23,550 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:23,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:23,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:23,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:23,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:23,712 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:23,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:23,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:23,725 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:23,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:23,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:23,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:23,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:23,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:23,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:23,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:23,873 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:23,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:23,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:23,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:23,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,009 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,021 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,158 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,169 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,308 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,321 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,466 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,641 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,773 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,785 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:24,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:24,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:24,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:24,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:24,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:24,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:24,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:24,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:25,142 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:25,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:25,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:25,156 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:25,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:25,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:25,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:25,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:25,322 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:25,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:25,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:25,333 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:25,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:25,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:25,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:25,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:25,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:25,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:25,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:25,486 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:25,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:25,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:25,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:25,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:25,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:25,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:25,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:25,628 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:25,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:25,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:25,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:25,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:25,774 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:25,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:25,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:25,787 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:25,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:25,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:25,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:25,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:25,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:25,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:25,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:25,933 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:25,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:25,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:25,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:25,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:26,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:26,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:26,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:26,110 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:26,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:26,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:26,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:04:26,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:04:26,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:04:26,258 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:04:26,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:04:26,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:04:26,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:04:26,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:04:26,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 21:12:16,185 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:16,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:16,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:16,198 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:16,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:16,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:16,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:16,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:16,381 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:16,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:16,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:16,395 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:16,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:16,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:16,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:16,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:16,548 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:16,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:16,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:16,559 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:16,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:16,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:16,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:16,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:16,710 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:16,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:16,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:16,724 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:16,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:16,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:16,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:16,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:16,880 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:16,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:16,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:16,892 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:16,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:16,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:16,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:16,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:17,047 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:17,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:17,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:17,059 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:17,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:17,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:17,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:17,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:17,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:17,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:17,264 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:17,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:17,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:17,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:17,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:17,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:17,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:17,447 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:17,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:17,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:17,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:17,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:17,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:17,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:17,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:17,630 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:17,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:17,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:17,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:17,804 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:17,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:17,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:17,818 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:17,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:17,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:17,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:17,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:17,980 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:17,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:17,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:17,992 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:17,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:17,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:17,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:18,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:18,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:18,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:18,155 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:18,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:18,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:18,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:18,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:18,338 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:18,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:18,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:18,350 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:18,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:18,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:18,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:18,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:18,508 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:18,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:18,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:18,522 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:18,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:18,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:18,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:18,688 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:18,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:18,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:18,703 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:18,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:18,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:18,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:18,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:18,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:18,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:18,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:18,936 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:18,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:18,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:18,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:18,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:19,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:19,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:19,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:19,135 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:19,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:19,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:19,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:19,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:19,327 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:19,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:19,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:19,341 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:19,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:19,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:19,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:19,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:19,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:19,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:19,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:19,515 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:19,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:19,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:19,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:19,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:19,695 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:19,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:19,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:19,707 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:19,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:19,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:19,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:19,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:19,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:19,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:19,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:19,907 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:19,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:19,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:19,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:19,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:20,063 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:20,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:20,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:20,074 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:20,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:20,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:20,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:20,256 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:20,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:20,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:20,271 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:20,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:20,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:20,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:20,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:20,494 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:20,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:20,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:20,507 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:20,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:20,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:20,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:20,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:20,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:20,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:20,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:20,698 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:20,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:20,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:20,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:20,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:20,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:20,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:20,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:20,902 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:20,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:20,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:20,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:20,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:21,085 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:21,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:21,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:21,097 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:21,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:21,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:21,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:21,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:21,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:21,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:21,257 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:21,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:21,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:21,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:21,406 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:21,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:21,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:21,420 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:21,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:21,599 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:21,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:21,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:21,613 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:21,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:21,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:21,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:21,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:21,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:21,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:21,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:21,780 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:21,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:21,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:21,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:21,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:21,931 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:21,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:21,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:21,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:22,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:22,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:22,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:22,143 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:22,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:22,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:22,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:22,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:22,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:22,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:22,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:22,312 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:22,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:22,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:22,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:22,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:22,475 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:22,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:22,492 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:22,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:22,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:22,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:22,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:22,676 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:22,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:22,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:22,689 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:22,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:22,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:22,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:22,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:22,857 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:22,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:22,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:22,871 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:22,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:22,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:22,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:22,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:23,030 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:23,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:23,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:23,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:23,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:23,214 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:23,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:23,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:23,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:23,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:23,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:23,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:23,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:23,387 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:23,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:23,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:23,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:23,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:23,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:23,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:23,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:23,562 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:23,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:23,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:23,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:23,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:23,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:23,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:23,758 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:23,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:23,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:23,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:23,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:23,912 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:23,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:23,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:23,924 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:23,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:23,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:23,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:24,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:24,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:24,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:24,126 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:24,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:24,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:24,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:24,285 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:24,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:24,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:24,297 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:24,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:24,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:24,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:24,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:24,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:24,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:24,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:24,492 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:24,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:24,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:24,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:24,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:24,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:24,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:24,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:24,683 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:24,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:24,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:24,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:24,870 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:24,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:24,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:24,885 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:24,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:24,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:24,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:24,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:25,033 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:25,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:25,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:25,044 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:25,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:25,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:25,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:25,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:25,223 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:25,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:25,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:25,234 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:25,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:25,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:25,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:25,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:25,393 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:25,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:25,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:25,405 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:25,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:25,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:25,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:25,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:25,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:25,629 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:25,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:25,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:25,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:25,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:25,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:25,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:25,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:25,871 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:25,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:25,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:25,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:25,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,037 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:26,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:26,049 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:26,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:26,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:26,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,254 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:26,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:26,266 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:26,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:26,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:26,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,472 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:26,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:26,485 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:26,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:26,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:26,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:26,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:26,670 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:26,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:26,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:26,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:26,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:26,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,980 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:26,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:26,993 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:26,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:26,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:27,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:27,140 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:27,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:27,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:27,152 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:27,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:27,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:27,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:27,303 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:27,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:27,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:27,316 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:27,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:27,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:27,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:27,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:27,470 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:27,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:27,484 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:27,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:27,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:27,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:27,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:27,641 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:27,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:27,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:27,654 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:27,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:27,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:27,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:27,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:27,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:27,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:27,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:27,821 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:27,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:27,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:27,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:27,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:27,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:27,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:27,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:27,991 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:27,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:27,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:27,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:28,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:28,167 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:28,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:28,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:28,180 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:28,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:28,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:28,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:28,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:28,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:28,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:28,339 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:28,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:28,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:28,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:28,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:28,495 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:28,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:28,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:28,506 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:28,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:28,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:28,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:28,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:28,685 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:28,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:28,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:28,698 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:28,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:28,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:28,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:28,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:28,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:28,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:28,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:28,870 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:28,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:28,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:28,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:28,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:29,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:29,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:29,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:29,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,186 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:29,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:29,200 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:29,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:29,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:29,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:29,364 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:29,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:29,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,583 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:29,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:29,598 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:29,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:29,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,769 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:29,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:29,781 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:29,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:29,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,951 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:29,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:29,964 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:29,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:29,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,111 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:30,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:30,123 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:30,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:30,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,271 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:30,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:30,283 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:30,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:30,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,430 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:30,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:30,442 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:30,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:30,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,613 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:30,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:30,625 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:30,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:30,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,777 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:30,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:30,789 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:30,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:30,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,944 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:30,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:30,958 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:30,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:30,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,115 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:31,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:31,129 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:31,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:31,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,331 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:31,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:31,346 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:31,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:31,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,503 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:31,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:31,514 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:31,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:31,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,680 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:31,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:31,691 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:31,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:31,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:31,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:31,880 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:31,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:31,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,057 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:32,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:32,069 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:32,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:32,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:32,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:32,229 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:32,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:32,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:32,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:32,390 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:32,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:32,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:32,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:32,571 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:32,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:32,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:32,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:32,783 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:32,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:32,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:32,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:32,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:32,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:32,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:33,102 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:33,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:33,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:33,115 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:33,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:33,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:33,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:33,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:33,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:33,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:33,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:33,305 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:33,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:33,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:33,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:33,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:33,450 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:33,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:33,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:33,464 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:33,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:33,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:33,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:33,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:33,641 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:33,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:33,652 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:33,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:33,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:33,802 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:33,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:33,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:33,814 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:33,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:33,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:33,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:33,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:33,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:34,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:34,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:34,013 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:34,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:34,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:34,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:34,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:34,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:34,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:34,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:34,181 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:34,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:34,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:34,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:34,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:34,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:34,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:34,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:34,382 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:34,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:34,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:34,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:34,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:34,569 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:34,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:34,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:34,583 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:34,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:34,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:34,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:34,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:34,754 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:34,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:34,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:34,766 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:34,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:34,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:34,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:34,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:34,929 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:34,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:34,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:34,943 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:34,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:34,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:34,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:34,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:35,123 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:35,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:35,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:35,137 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:35,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:35,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:35,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:35,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:35,288 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:35,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:35,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:35,300 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:35,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:35,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:35,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:35,447 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:35,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:35,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:35,459 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:35,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:35,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:35,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:35,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:35,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:35,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:35,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:35,614 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:35,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:35,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:35,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:35,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:35,759 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:35,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:35,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:35,770 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:35,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:35,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:35,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:35,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:35,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:35,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:35,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:35,933 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:35,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:35,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:35,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:35,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:36,085 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:36,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:36,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:36,096 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:36,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:36,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:36,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:36,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:36,247 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:36,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:36,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:36,261 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:36,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:36,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:36,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:36,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:36,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:36,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:36,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:36,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:36,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:36,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:36,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:36,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:36,624 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:36,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:36,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:36,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:36,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:36,803 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:36,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:36,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:36,817 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:36,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:36,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:36,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:36,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:36,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:36,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:36,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:36,980 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:36,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:36,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:36,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:37,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:37,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:37,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:37,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:37,145 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:37,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:37,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:37,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:37,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:37,299 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:37,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:37,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:37,312 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:37,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:37,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:37,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:37,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:37,475 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:37,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:37,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:37,487 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:37,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:37,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:37,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:37,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:37,645 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:37,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:37,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:37,657 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:37,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:37,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:37,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:37,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:37,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:37,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:37,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:37,858 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:37,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:37,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:37,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:37,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:38,017 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:38,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:38,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:38,029 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:38,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:38,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:38,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:38,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:38,221 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:38,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:38,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:38,236 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:38,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:38,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:38,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:38,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:38,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:38,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:38,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:38,428 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:38,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:38,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:38,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:38,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:38,574 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:38,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:38,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:38,589 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:38,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:38,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:38,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:38,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:38,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:38,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:38,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:38,747 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:38,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:38,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:38,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:38,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:38,893 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:38,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:38,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:38,905 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:38,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:38,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:38,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:38,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:39,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:39,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:39,065 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:39,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:39,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:39,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:39,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:39,246 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:39,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:39,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:39,259 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:39,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:39,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:39,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:39,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:39,409 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:39,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:39,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:39,422 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:39,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:39,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:39,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:39,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:39,573 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:39,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:39,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:39,587 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:39,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:39,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:39,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:39,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:39,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:39,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:39,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:39,757 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:39,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:39,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:39,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:39,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:39,911 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:39,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:39,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:39,925 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:39,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:39,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:39,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:39,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:40,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:40,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:40,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:40,117 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:40,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:40,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:40,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:40,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:40,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:40,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:40,309 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:40,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:40,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:40,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:40,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:40,552 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:40,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:40,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:40,568 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:40,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:40,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:40,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:40,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:40,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:40,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:40,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:40,749 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:40,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:40,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:40,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:40,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:40,912 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:40,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:40,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:40,923 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:40,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:40,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:40,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,074 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:41,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:41,087 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:41,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:41,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:41,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:41,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:41,252 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:41,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:41,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:41,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:41,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:41,421 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:41,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:41,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:41,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:41,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:41,590 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:41,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:41,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:41,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:41,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:41,761 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:41,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:41,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:41,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,971 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:41,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:41,983 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:41,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:41,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:42,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:42,135 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:42,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:42,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:42,148 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:42,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:42,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:42,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:42,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:42,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:42,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:42,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:42,310 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:42,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:42,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:42,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:42,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:42,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:42,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:42,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:42,486 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:42,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:42,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:42,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:42,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:42,663 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:42,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:42,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:42,674 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:42,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:42,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:42,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:42,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:42,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:42,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:42,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:42,872 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:42,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:42,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:42,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:42,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:43,023 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:43,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:43,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:43,036 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:43,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:43,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:43,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:43,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:43,194 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:43,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:43,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:43,209 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:43,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:43,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:43,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:43,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:43,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:43,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:43,380 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:43,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:43,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:43,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:43,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:43,539 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:43,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:43,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:43,554 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:43,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:43,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:43,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:43,728 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:43,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:43,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:43,741 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:43,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:43,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:43,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:43,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:43,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:43,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:43,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:43,935 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:43,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:43,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:43,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:43,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:44,115 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:44,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:44,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:44,127 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:44,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:44,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:44,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:44,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:44,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:44,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:44,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:44,288 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:44,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:44,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:44,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:44,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:44,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:44,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:44,483 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:44,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:44,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:44,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:44,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:44,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:44,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:44,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:44,680 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:44,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:44,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:44,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:44,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:44,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:44,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:44,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:44,850 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:44,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:44,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:44,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:44,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,004 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:45,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:45,017 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:45,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:45,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:45,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:45,218 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:45,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:45,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:45,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:45,412 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:45,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:45,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,559 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:45,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:45,573 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:45,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:45,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:45,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:45,737 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:45,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:45,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:45,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:45,899 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:45,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:45,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,049 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:46,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:46,063 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:46,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:46,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:46,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:46,257 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:46,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:46,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,441 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:46,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:46,455 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:46,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:46,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,607 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:46,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:46,620 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:46,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:46,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,773 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:46,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:46,786 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:46,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:46,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,942 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:46,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:46,956 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:46,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:46,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:47,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:47,145 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:47,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:47,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:47,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:47,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:47,305 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:47,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:47,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:47,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,452 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:47,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:47,464 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:47,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:47,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:47,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,642 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:47,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:47,654 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:47,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:47,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:47,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,803 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:47,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:47,817 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:47,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:47,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:47,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:47,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:47,978 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:47,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:47,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:48,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:48,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:48,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:48,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:48,146 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:48,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:48,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:48,303 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:48,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:48,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:48,315 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:48,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:48,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:48,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:48,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:48,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:48,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:48,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:48,517 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:48,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:48,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:48,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:48,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:48,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:48,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:48,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:48,688 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:48,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:48,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:48,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:48,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:48,859 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:48,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:48,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:48,872 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:48,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:48,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:48,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:48,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:49,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:49,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:49,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:49,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:49,197 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:49,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:49,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,350 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:49,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:49,363 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:49,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:49,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,524 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:49,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:49,539 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:49,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:49,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:49,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:49,778 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:49,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:49,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:49,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:49,962 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:49,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:49,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:50,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:50,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:50,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:50,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:50,288 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:50,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:50,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,470 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:50,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:50,482 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:50,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:50,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:50,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:50,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:50,640 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:50,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:50,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:50,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:50,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:50,798 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:50,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:50,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:50,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:50,982 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:50,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:50,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:51,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:51,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:51,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:51,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:51,187 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:51,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:51,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:51,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:51,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:51,337 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:51,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:51,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:51,349 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:51,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:51,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:51,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:51,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:51,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:51,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:51,514 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:51,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:51,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:51,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:51,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:51,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:51,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:51,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:51,679 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:51,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:51,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:51,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:51,870 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:51,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:51,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:51,884 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:51,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:51,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:51,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:51,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:52,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:52,057 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:52,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:52,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,237 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:52,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:52,250 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:52,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:52,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,428 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:52,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:52,443 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:52,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:52,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,603 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:52,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:52,616 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:52,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:52,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,760 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:52,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:52,773 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:52,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:52,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,923 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:52,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:52,935 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:52,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:52,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:53,084 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:53,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:53,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:53,096 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:53,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:53,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:53,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:53,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:53,263 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:53,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:53,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:53,276 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:53,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:53,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:53,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:53,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:53,424 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:53,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:53,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:53,437 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:53,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:53,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:53,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:53,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:53,622 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:53,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:53,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:53,635 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:53,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:53,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:53,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:53,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:53,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:53,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:53,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:53,806 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:53,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:53,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:53,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:53,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,016 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:54,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:54,031 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:54,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:54,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:54,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,217 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:54,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:54,229 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:54,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:54,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:54,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,388 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:54,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:54,402 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:54,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:54,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:54,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,564 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:54,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:54,578 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:54,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:54,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:54,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,788 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:54,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:54,802 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:54,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:54,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:54,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:54,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:54,974 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:54,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:54,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:55,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:55,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:55,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:55,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:55,148 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:55,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:55,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:55,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:55,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:55,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:55,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:55,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:55,322 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:55,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:55,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:55,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:55,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:55,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:55,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:55,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:55,497 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:55,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:55,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:55,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:55,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:55,677 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:55,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:55,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:55,688 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:55,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:55,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:55,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:55,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:55,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:55,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:55,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:55,849 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:55,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:55,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:55,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:55,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:56,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:56,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:56,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:56,039 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:56,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:56,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:56,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:56,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:56,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:56,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:56,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:56,197 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:56,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:56,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:56,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:56,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:56,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:56,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:56,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:56,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:56,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:56,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:56,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:56,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:56,518 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:56,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:56,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:56,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:56,671 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:56,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:56,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:56,682 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:56,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:56,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:56,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:56,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:56,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:56,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:56,849 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:56,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:56,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:56,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:56,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:57,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:57,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:57,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:57,032 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:57,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:57,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:57,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:57,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:57,239 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:57,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:57,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:57,253 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:57,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:57,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:57,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:57,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:57,435 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:57,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:57,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:57,448 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:57,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:57,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:57,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:57,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:57,600 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:57,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:57,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:57,614 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:57,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:57,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:57,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:57,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:57,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:57,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:57,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:57,779 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:57,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:57,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:57,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:57,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:57,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:57,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:57,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:57,948 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:57,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:57,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:57,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:57,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:58,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:58,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:58,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:58,114 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:58,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:58,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:58,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:58,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:58,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:58,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:58,285 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:58,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:58,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:58,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:58,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:58,474 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:58,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:58,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:58,488 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:58,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:58,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:58,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:58,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:58,647 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:58,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:58,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:58,660 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:58,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:58,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:58,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:58,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:58,879 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:58,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:58,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:58,893 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:58,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:58,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:58,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:58,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:59,061 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:59,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:59,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:59,075 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:59,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:59,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:59,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:59,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:59,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:59,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:59,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:59,260 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:59,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:59,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:59,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:59,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:59,405 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:59,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:59,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:59,417 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:59,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:59,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:59,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:59,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:59,565 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:59,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:59,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:59,580 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:59,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:59,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:59,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:59,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:59,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:59,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:59,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:59,738 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:59,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:59,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:59,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:59,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:59,887 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:12:59,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:59,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:12:59,901 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:12:59,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:12:59,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:59,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:59,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:00,051 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:00,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:00,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:00,065 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:00,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:00,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:00,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:00,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:00,317 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:00,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:00,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:00,332 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:00,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:00,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:00,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:00,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:00,512 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:00,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:00,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:00,526 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:00,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:00,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:00,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:00,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:00,699 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:00,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:00,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:00,711 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:00,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:00,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:00,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:00,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:00,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:00,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:00,953 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:00,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:00,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:00,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:00,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:01,102 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:01,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:01,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:01,116 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:01,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:01,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:01,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:01,263 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:01,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:01,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:01,275 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:01,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:01,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:01,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:01,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:01,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:01,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:01,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:01,472 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:01,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:01,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:01,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:01,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:01,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:01,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:01,638 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:01,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:01,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:01,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:01,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:01,791 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:01,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:01,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:01,803 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:01,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:01,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:01,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:01,956 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:01,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:01,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:01,968 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:01,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:01,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:01,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:01,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:02,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:02,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:02,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:02,163 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:02,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:02,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:02,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:02,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:02,319 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:02,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:02,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:02,330 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:02,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:02,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:02,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:02,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:02,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:02,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:02,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:02,500 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:02,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:02,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:02,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:02,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:02,677 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:02,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:02,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:02,692 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:02,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:02,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:02,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:02,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:02,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:02,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:02,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:02,846 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:02,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:02,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:02,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:02,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:02,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:03,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:03,002 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:03,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:03,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:03,147 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:03,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:03,160 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:03,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:03,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:03,336 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:03,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:03,350 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:03,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:03,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:03,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:03,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:03,541 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:03,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:03,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:03,689 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:03,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:03,703 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:03,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:03,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:03,854 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:03,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:03,867 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:03,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:03,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:04,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:04,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:04,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:04,052 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:04,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:04,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:04,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:04,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:04,268 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:04,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:04,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:04,280 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:04,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:04,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:04,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:04,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:04,431 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:04,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:04,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:04,445 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:04,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:04,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:04,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:04,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:04,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:04,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:04,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:04,611 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:04,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:04,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:04,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:04,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:04,763 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:04,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:04,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:04,776 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:04,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:04,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:04,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:04,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:04,959 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:04,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:04,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:04,971 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:04,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:04,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:04,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:04,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:05,126 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:05,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:05,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:05,139 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:05,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:05,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:05,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:05,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:05,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:05,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:05,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:05,340 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:05,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:05,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:05,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:05,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:05,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:05,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:05,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:05,510 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:05,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:05,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:05,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:05,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:05,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:05,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:05,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:05,684 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:05,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:05,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:05,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:05,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:05,844 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:05,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:05,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:05,856 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:05,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:05,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:05,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:06,052 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:06,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:06,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:06,066 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:06,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:06,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:06,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:06,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:06,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:06,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:06,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:06,233 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:06,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:06,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:06,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:06,416 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:06,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:06,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:06,429 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:06,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:06,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:06,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:06,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:06,611 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:06,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:06,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:06,623 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:06,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:06,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:06,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:06,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:06,768 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:06,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:06,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:06,781 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:06,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:06,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:06,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:06,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:06,930 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:06,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:06,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:06,941 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:06,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:06,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:06,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:06,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:07,094 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:07,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:07,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:07,108 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:07,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:07,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:07,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:07,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:07,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:07,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:07,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:07,303 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:07,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:07,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:07,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:07,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:07,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:07,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:07,472 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:07,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:07,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:07,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:07,631 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:07,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:07,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:07,662 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:07,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:07,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:07,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:07,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:07,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:07,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:07,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:07,823 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:07,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:07,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:07,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:07,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:08,002 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:08,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:08,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:08,014 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:08,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:08,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:08,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:08,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:08,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:08,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:08,178 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:08,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:08,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:08,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:08,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:08,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:08,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:08,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:08,375 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:08,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:08,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:08,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:08,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:08,532 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:08,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:08,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:08,544 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:08,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:08,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:08,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:08,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:08,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:08,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:08,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:08,721 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:08,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:08,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:08,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:08,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:08,882 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:08,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:08,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:08,894 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:08,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:08,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:08,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:08,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:09,099 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:09,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:09,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:09,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,258 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:09,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:09,272 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:09,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:09,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:09,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,463 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:09,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:09,477 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:09,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:09,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:09,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,631 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:09,646 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:09,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:09,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,801 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:09,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:09,815 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:09,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:09,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:09,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:09,987 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:09,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:09,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:10,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:10,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:10,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:10,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:10,191 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:10,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:10,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:10,403 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:10,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:10,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:10,420 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:10,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:10,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:10,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:10,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:10,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:10,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:10,642 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:10,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:10,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:10,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:10,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:10,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:10,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:10,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:10,820 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:10,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:10,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:10,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:10,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:10,981 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:10,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:10,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:10,994 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:10,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:10,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:10,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:11,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:11,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:11,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:11,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:11,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:11,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:11,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:11,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:11,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:11,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:11,355 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:11,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:11,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:11,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:11,508 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:11,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:11,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:11,522 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:11,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:11,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:11,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:11,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:11,673 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:11,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:11,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:11,686 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:11,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:11,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:11,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:11,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:11,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:11,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:11,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:11,850 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:11,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:11,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:11,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:11,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:12,009 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:12,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:12,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:12,021 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:12,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:12,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:12,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:12,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:12,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:12,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:12,208 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:12,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:12,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:12,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:12,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:12,401 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:12,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:12,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:12,413 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:12,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:12,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:12,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:12,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:12,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:12,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:12,594 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:12,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:12,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:12,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:12,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:12,758 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:12,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:12,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:12,770 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:12,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:12,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:12,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:12,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:12,956 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:12,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:12,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:12,970 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:12,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:12,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:12,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:12,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:13,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:13,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:13,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:13,153 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:13,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:13,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:13,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:13,307 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:13,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:13,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:13,321 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:13,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:13,479 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:13,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:13,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:13,493 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:13,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:13,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:13,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:13,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:13,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:13,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:13,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:13,661 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:13,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:13,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:13,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:13,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:13,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:13,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:13,856 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:13,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:13,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:13,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:13,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:14,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:14,026 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:14,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:14,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,173 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:14,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:14,185 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:14,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:14,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,336 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:14,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:14,349 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:14,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:14,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,503 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:14,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:14,516 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:14,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:14,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,690 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:14,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:14,704 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:14,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:14,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,852 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:14,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:14,863 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:14,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:14,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:15,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:15,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:15,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:15,024 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:15,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:15,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:15,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:15,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:15,237 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:15,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:15,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:15,251 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:15,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:15,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:15,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:15,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:15,425 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:15,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:15,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:15,436 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:15,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:15,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:15,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:15,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:15,594 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:15,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:15,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:15,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:15,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:15,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:15,808 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:15,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:15,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:15,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:15,960 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:15,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:15,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:15,972 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:15,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:15,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:15,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:15,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:16,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:16,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:16,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:16,144 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:16,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:16,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:16,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:16,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:16,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:16,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:16,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:16,338 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:16,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:16,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:16,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:16,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:16,489 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:16,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:16,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:16,500 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:16,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:16,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:16,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:16,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:16,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:16,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:16,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:16,662 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:16,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:16,810 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:16,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:16,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:16,824 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:16,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:16,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:16,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:16,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:16,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:16,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:16,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:16,984 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:16,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:16,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:16,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:17,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:17,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:17,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:17,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:17,147 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:17,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:17,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:17,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:17,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:17,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:17,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:17,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:17,354 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:17,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:17,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:17,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:17,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:17,509 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:17,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:17,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:17,522 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:17,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:17,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:17,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:17,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:17,716 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:17,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:17,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:17,728 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:17,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:17,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:17,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:17,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:17,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:17,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:17,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:17,909 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:17,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:17,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:17,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:17,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:18,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:18,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:18,126 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:18,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:18,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:18,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:18,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:18,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:18,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:18,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:18,305 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:18,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:18,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:18,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:18,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:18,460 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:18,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:18,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:18,472 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:18,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:18,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:18,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:18,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:18,628 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:18,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:18,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:18,641 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:18,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:18,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:18,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:18,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:18,829 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:18,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:18,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:18,843 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:18,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:18,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:18,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:19,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:19,015 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:19,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:19,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:19,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:19,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:19,219 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:19,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:19,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:19,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,378 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:19,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:19,392 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:19,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:19,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:19,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:19,566 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:19,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:19,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:19,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,783 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:19,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:19,797 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:19,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:19,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:19,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,985 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:19,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:19,999 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:19,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:19,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:20,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:20,187 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:20,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:20,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:20,199 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:20,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:20,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:20,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:20,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:20,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:20,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:20,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:20,422 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:20,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:20,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:20,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:20,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:20,638 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:20,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:20,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:20,650 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:20,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:20,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:20,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:20,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:20,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:20,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:20,859 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:20,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:20,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:20,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:20,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:21,022 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:21,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:21,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:21,036 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:21,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:21,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:21,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:21,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:21,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:21,242 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:21,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:21,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:21,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:21,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:21,404 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:21,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:21,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:21,418 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:21,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:21,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:21,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:21,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:21,583 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:21,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:21,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:21,595 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:21,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:21,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:21,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:21,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:21,768 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:21,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:21,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:21,780 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:21,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:21,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:21,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:21,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:21,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:21,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:21,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:21,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:21,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:21,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:21,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:21,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:22,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:22,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:22,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:22,150 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:22,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:22,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:22,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:22,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:22,336 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:22,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:22,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:22,348 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:22,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:22,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:22,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:22,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:22,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:22,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:22,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:22,521 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:22,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:22,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:22,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:22,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:22,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:22,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:22,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:22,698 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:22,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:22,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:22,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:22,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:22,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:22,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:22,870 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:22,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:22,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:22,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:22,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:23,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,231 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:23,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:23,246 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:23,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:23,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,462 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:23,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:23,474 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:23,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:23,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,623 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:23,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:23,634 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:23,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:23,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,782 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:23,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:23,793 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:23,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:23,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,942 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:23,954 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:23,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:23,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:24,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:24,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:24,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:24,120 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:24,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:24,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:24,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:24,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:24,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:24,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:24,288 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:24,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:24,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:24,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:24,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:24,454 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:24,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:24,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:24,468 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:24,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:24,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:24,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:24,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:24,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:24,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:24,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:24,666 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:24,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:24,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:24,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:24,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:24,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:24,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:24,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:24,840 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:24,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:24,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:24,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:24,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:25,035 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:25,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:25,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:25,070 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:25,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:25,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:25,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:25,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:25,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:25,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:25,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:25,312 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:25,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:25,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:25,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:25,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:25,546 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:25,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:25,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:25,564 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:25,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:25,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:25,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:25,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:25,799 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:25,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:25,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:25,817 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:25,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:25,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:25,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:25,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:26,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:26,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:26,042 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:26,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:26,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:26,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:26,196 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:26,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:26,208 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:26,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:26,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:26,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:26,395 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:26,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:26,407 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:26,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:26,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:26,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:26,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:26,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:26,607 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:26,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:26,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:26,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:26,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:26,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:26,805 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:26,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:26,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:26,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:26,964 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:26,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:26,978 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:26,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:26,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:27,165 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:27,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:27,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:27,176 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:27,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:27,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:27,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:27,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:27,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:27,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:27,382 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:27,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:27,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:27,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:27,566 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:27,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:27,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:27,579 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:27,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:27,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:27,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:27,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:27,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:27,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:27,758 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:27,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:27,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:27,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:27,941 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:27,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:27,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:27,953 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:27,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:27,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:27,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:28,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:28,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:28,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:28,114 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:28,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:28,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:28,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:28,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:28,261 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:28,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:28,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:28,274 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:28,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:28,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:28,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:28,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:28,448 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:28,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:28,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:28,461 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:28,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:28,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:28,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:28,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:28,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:28,660 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:28,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:28,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:28,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:28,816 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:28,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:28,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:28,828 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:28,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:28,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:28,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:28,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:28,990 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:29,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:29,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:29,003 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:29,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:29,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:29,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:29,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:29,164 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:29,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:29,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:29,177 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:29,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:29,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:29,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:29,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:29,372 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:29,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:29,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:29,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:29,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:29,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:29,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:29,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:29,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:29,584 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:29,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:29,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:29,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:29,776 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:29,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:29,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:29,791 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:29,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:29,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:29,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:29,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:29,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:30,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:30,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:30,007 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:30,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:30,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:30,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:30,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:30,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:30,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:30,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:30,179 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:30,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:30,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:30,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:30,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:30,359 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:30,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:30,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:30,370 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:30,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:30,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:30,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:30,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:30,601 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:30,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:30,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:30,618 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:30,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:30,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:30,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:30,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:30,784 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:30,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:30,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:30,798 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:30,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:30,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:30,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:30,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:30,985 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:30,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:30,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:30,999 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:30,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:30,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:30,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:31,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:31,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:31,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:31,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:31,165 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:31,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:31,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:31,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:31,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:31,317 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:31,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:31,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:31,330 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:31,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:31,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:31,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:31,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:31,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:31,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:31,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:31,527 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:31,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:31,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:31,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:31,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:31,681 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:31,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:31,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:31,693 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:31,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:31,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:31,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:31,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:31,864 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:31,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:31,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:31,879 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:31,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:31,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:31,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:31,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:32,091 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:32,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:32,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:32,104 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:32,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:32,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:32,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:32,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:32,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:32,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:32,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:32,314 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:32,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:32,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:32,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:32,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:32,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:32,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:32,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:32,513 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:32,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:32,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:32,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:32,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:32,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:32,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:32,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:32,705 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:32,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:32,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:32,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:32,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:32,857 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:32,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:32,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:32,868 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:32,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:32,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:32,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:32,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:33,019 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:33,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:33,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:33,031 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:33,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:33,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:33,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:33,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:33,182 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:33,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:33,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:33,193 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:33,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:33,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:33,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:33,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:33,347 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:33,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:33,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:33,360 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:33,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:33,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:33,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:33,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:33,513 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:33,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:33,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:33,524 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:33,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:33,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:33,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:33,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:33,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:33,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:33,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:33,722 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:33,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:33,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:33,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:33,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:33,931 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:33,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:33,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:33,944 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:33,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:33,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:33,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:33,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:34,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:34,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:34,134 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:34,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:34,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:34,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:34,282 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:34,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:34,294 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:34,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:34,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:34,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:34,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:34,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:34,487 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:34,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:34,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:34,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:34,657 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:34,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:34,669 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:34,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:34,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:34,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:34,820 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:34,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:34,833 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:34,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:34,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:34,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:34,984 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:34,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:34,997 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:34,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:34,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:35,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:35,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:35,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:35,161 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:35,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:35,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:35,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:35,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:35,314 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:35,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:35,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:35,329 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:35,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:35,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:35,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:35,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:35,512 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:35,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:35,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:35,524 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:35,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:35,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:35,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:35,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:35,737 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:35,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:35,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:35,750 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:35,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:35,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:35,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:35,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:35,904 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:35,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:35,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:35,938 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:35,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:35,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:35,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:36,148 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:36,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:36,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:36,161 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:36,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:36,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:36,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:36,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:36,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:36,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:36,322 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:36,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:36,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:36,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:36,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:36,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:36,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:36,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:36,481 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:36,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:36,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:36,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:36,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:36,632 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:36,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:36,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:36,645 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:36,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:36,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:36,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:36,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:36,796 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:36,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:36,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:36,807 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:36,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:36,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:36,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:36,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:36,957 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:36,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:36,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:36,970 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:36,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:36,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:36,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:36,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:37,152 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:37,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:37,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:37,164 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:37,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:37,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:37,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:37,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:37,317 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:37,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:37,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:37,329 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:37,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:37,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:37,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:37,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:37,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:37,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:37,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:37,492 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:37,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:37,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:37,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:37,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:37,647 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:37,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:37,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:37,658 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:37,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:37,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:37,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:37,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:37,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:37,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:37,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:37,884 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:37,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:37,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:37,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:37,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,078 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:38,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:38,092 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:38,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:38,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:38,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,267 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:38,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:38,278 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:38,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:38,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:38,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,424 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:38,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:38,438 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:38,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:38,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:38,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,615 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:38,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:38,628 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:38,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:38,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:38,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,775 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:38,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:38,788 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:38,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:38,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:38,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:38,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:38,978 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:38,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:38,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:39,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:39,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:39,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:39,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:39,139 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:39,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:39,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:39,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:39,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:39,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:39,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:39,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:39,333 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:39,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:39,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:39,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:39,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:39,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:39,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:39,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:39,535 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:39,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:39,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:39,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:39,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:39,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:39,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:39,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:39,788 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:39,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:39,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:39,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:39,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:39,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:40,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:40,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:40,005 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:40,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:40,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:40,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:40,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:40,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:40,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:40,228 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:40,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:40,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:40,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:40,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:40,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:40,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:40,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:40,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:40,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:40,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:40,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:40,534 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:40,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:40,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:40,549 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:40,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:40,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:40,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:40,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:40,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:40,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:40,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:40,710 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:40,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:40,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:40,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:40,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:40,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:40,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:40,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:40,870 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:40,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:40,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:40,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:41,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:41,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:41,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:41,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:41,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:41,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:41,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:41,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:41,186 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:41,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:41,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:41,197 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:41,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:41,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:41,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:41,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:41,350 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:41,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:41,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:41,362 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:41,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:41,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:41,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:41,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:41,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:41,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:41,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:41,562 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:41,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:41,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:41,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:41,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:41,720 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:41,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:41,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:41,731 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:41,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:41,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:41,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:41,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:41,885 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:41,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:41,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:41,898 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:41,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:41,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:41,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:42,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:42,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:42,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:42,089 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:42,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:42,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:42,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:42,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:42,256 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:42,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:42,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:42,268 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:42,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:42,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:42,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:42,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:42,416 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:42,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:42,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:42,427 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:42,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:42,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:42,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:42,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:42,586 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:42,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:42,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:42,599 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:42,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:42,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:42,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:42,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:42,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:42,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:42,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:42,760 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:42,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:42,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:42,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:42,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:42,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:42,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:42,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:42,920 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:42,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:42,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:42,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:42,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:43,071 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:43,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:43,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:43,083 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:43,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:43,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:43,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:43,236 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:43,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:43,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:43,247 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:43,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:43,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:43,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:43,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:43,399 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:43,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:43,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:43,411 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:43,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:43,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:43,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:43,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:43,564 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:43,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:43,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:43,576 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:43,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:43,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:43,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:43,730 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:43,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:43,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:43,744 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:43,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:43,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:43,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:43,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:43,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:43,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:43,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:43,965 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:43,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:43,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:43,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:44,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:44,182 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:44,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:44,195 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:44,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:44,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:44,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:44,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:44,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:44,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:44,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:44,354 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:44,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:44,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:44,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:44,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:44,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:44,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:44,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:44,516 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:44,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:44,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:44,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:44,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:44,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:44,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:44,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:44,681 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:44,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:44,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:44,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:44,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:44,833 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:44,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:44,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:44,847 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:44,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:44,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:44,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:44,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:44,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:45,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:45,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:45,011 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:45,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:45,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:45,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:45,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:45,165 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:45,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:45,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:45,180 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:45,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:45,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:45,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:45,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:45,335 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:45,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:45,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:45,349 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:45,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:45,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:45,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:45,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:45,510 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:45,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:45,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:45,524 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:45,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:45,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:45,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:45,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:45,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:45,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:45,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:45,695 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:45,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:45,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:45,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:45,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:45,851 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:45,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:45,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:45,864 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:45,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:46,048 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:46,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:46,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:46,060 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:46,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:46,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:46,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:46,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:46,209 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:46,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:46,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:46,221 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:46,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:46,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:46,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:46,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:46,370 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:46,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:46,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:46,383 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:46,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:46,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:46,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:46,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:46,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:46,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:46,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:46,545 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:46,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:46,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:46,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:46,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:46,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:46,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:46,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:46,708 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:46,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:46,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:46,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:46,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:46,860 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:46,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:46,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:46,874 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:46,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:46,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:46,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:46,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:47,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:47,042 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:47,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:47,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,198 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:47,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:47,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:47,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:47,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,364 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:47,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:47,377 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:47,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:47,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:47,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:47,548 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:47,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:47,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,706 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:47,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:47,717 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:47,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:47,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,876 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:47,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:47,888 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:47,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:47,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:48,064 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:48,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:48,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:48,076 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:48,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:48,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:48,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:48,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:48,225 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:48,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:48,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:48,239 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:48,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:48,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:48,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:48,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:48,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:48,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:48,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:48,399 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:48,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:48,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:48,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:48,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:48,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:48,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:48,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:48,566 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:48,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:48,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:48,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:48,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:48,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:48,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:48,728 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:48,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:48,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:48,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:48,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:48,879 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:48,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:48,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:48,891 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:48,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:48,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:48,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:48,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:49,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:49,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:49,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:49,056 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:49,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:49,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:49,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:49,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:49,226 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:49,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:49,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:49,243 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:49,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:49,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:49,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:49,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:49,415 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:49,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:49,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:49,429 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:49,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:49,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:49,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:49,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:49,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:49,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:49,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:49,661 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:49,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:49,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:49,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:49,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:49,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:49,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:49,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:49,857 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:49,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:49,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:49,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:50,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:50,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:50,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:50,095 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:50,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:50,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:50,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:50,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:50,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:50,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:50,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:50,314 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:50,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:50,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:50,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:50,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:50,493 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:50,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:50,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:50,507 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:50,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:50,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:50,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:50,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:50,677 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:50,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:50,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:50,693 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:50,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:50,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:50,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:50,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:50,930 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:50,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:50,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:50,945 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:50,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:50,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:50,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:50,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:51,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:51,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:51,165 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:51,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:51,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:51,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:51,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:51,345 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:51,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:51,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:51,359 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:51,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:51,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:51,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:51,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:51,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:51,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:51,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:51,537 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:51,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:51,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:51,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:51,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:51,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:51,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:51,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:51,820 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:51,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:51,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:51,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:52,007 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:52,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:52,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:52,021 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:52,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:52,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:52,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:52,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:52,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:52,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:52,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:52,253 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:52,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:52,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:52,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:52,444 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:52,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:52,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:52,459 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:52,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:52,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:52,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:52,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:52,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:52,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:52,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:52,742 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:52,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:52,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:52,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:52,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:52,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:52,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:52,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:52,990 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:52,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:52,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:52,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:53,201 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:53,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:53,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:53,216 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:53,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:53,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:53,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:53,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:53,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:53,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:53,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:53,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:53,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:53,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:53,541 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:53,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:53,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:53,554 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:53,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:53,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:53,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:53,710 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:53,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:53,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:53,724 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:53,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:53,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:53,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:53,882 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:53,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:53,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:53,896 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:53,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:53,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:53,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:54,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:54,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:54,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:54,108 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:54,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:54,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:54,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:54,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:54,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:54,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:54,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:54,315 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:54,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:54,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:54,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:54,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:54,476 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:54,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:54,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:54,489 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:54,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:54,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:54,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:54,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:54,655 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:54,668 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:54,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:54,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:54,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:54,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:54,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:54,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:54,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:54,873 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:54,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:54,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:54,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:54,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:55,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:55,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:55,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:55,039 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:55,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:55,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:55,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:55,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:55,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:55,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:55,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:55,230 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:55,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:55,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:55,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:55,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:55,420 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:55,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:55,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:55,433 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:55,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:55,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:55,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:55,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:55,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:55,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:55,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:55,606 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:55,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:55,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:55,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:55,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:55,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:55,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:55,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:55,777 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:55,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:55,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:55,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:55,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:55,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:55,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:55,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:55,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:55,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:55,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:55,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:55,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:56,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:56,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:56,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:56,134 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:56,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:56,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:56,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:56,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:56,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:56,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:56,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:56,310 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:56,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:56,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:56,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:56,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:56,475 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:56,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:56,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:56,488 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:56,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:56,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:56,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:56,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:56,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:56,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:56,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:56,665 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:56,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:56,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:56,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:56,853 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:56,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:56,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:56,865 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:56,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:56,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:56,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:57,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:57,032 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:57,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:57,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,230 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:57,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:57,243 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:57,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:57,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,395 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:57,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:57,408 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:57,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:57,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:57,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:57,601 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:57,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:57,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:57,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:57,793 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:57,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:57,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,947 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:57,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:57,958 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:57,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:57,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:58,109 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:58,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:58,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:58,120 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:58,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:58,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:58,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:58,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:58,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:58,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:58,284 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:58,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:58,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:58,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:58,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:58,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:58,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:58,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:58,455 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:58,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:58,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:58,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:58,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:58,686 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:58,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:58,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:58,699 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:58,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:58,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:58,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:58,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:58,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:58,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:58,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:58,880 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:58,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:58,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:58,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:58,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:59,053 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:59,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:59,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:59,068 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:59,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:59,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:59,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:59,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:59,260 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:59,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:59,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:59,273 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:59,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:59,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:59,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:59,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:59,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:59,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:59,454 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:59,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:59,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:59,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:59,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:59,696 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:59,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:59,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:59,708 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:59,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:59,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:59,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:59,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:59,873 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:13:59,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:59,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:13:59,887 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:13:59,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:13:59,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:59,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:59,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:00,046 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:00,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:00,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:00,059 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:00,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:00,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:00,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:00,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:00,223 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:00,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:00,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:00,238 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:00,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:00,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:00,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:00,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:00,400 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:00,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:00,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:00,412 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:00,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:00,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:00,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:00,574 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:00,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:00,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:00,587 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:00,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:00,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:00,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:00,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:00,750 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:00,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:00,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:00,762 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:00,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:00,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:00,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:00,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:00,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:00,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:00,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:00,940 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:00,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:00,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:00,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:00,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:01,126 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:01,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:01,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:01,138 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:01,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:01,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:01,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:01,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:01,289 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:01,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:01,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:01,301 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:01,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:01,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:01,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:01,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:01,454 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:01,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:01,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:01,467 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:01,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:01,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:01,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:01,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:01,620 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:01,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:01,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:01,634 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:01,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:01,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:01,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:01,790 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:01,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:01,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:01,802 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:01,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:01,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:01,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:01,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:01,991 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:02,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:02,005 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:02,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:02,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:02,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:02,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:02,180 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:02,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:02,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:02,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:02,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:02,374 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:02,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:02,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:02,542 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:02,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:02,554 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:02,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:02,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:02,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:02,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:02,764 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:02,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:02,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:02,929 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:02,941 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:02,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:02,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:03,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:03,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:03,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:03,172 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:03,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:03,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:03,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:03,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:03,365 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:03,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:03,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:03,379 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:03,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:03,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:03,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:03,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:03,564 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:03,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:03,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:03,576 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:03,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:03,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:03,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:03,732 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:03,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:03,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:03,744 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:03,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:03,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:03,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:03,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:03,898 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:03,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:03,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:03,910 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:03,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:03,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:03,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:04,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:04,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:04,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:04,079 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:04,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:04,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:04,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:04,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:04,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:04,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:04,252 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:04,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:04,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:04,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:04,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:04,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:04,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:04,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:04,423 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:04,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:04,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:04,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:04,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:04,586 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:04,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:04,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:04,601 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:04,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:04,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:04,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:04,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:04,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:04,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:04,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:04,808 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:04,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:04,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:04,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:04,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:04,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:04,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:04,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:04,980 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:04,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:04,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:04,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:05,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:05,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:05,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:05,204 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:05,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:05,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:05,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:05,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:05,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:05,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:05,382 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:05,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:05,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:05,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:05,531 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:05,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:05,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:05,542 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:05,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:05,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:05,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:05,690 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:05,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:05,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:05,703 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:05,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:05,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:05,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:05,851 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:05,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:05,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:05,863 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:05,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:05,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:05,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:06,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:06,027 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:06,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:06,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,185 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:06,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:06,198 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:06,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:06,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,371 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:06,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:06,383 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:06,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:06,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,544 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:06,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:06,556 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:06,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:06,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:06,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:06,736 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:06,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:06,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,904 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:06,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:06,917 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:06,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:06,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:07,120 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:07,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:07,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:07,133 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:07,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:07,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:07,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:07,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:07,312 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:07,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:07,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:07,324 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:07,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:07,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:07,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:07,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:07,511 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:07,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:07,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:07,525 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:07,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:07,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:07,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:07,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:07,703 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:07,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:07,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:07,716 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:07,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:07,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:07,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:07,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:07,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:07,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:07,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:07,886 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:07,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:07,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:07,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:08,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:08,057 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:08,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:08,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,218 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:08,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:08,230 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:08,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:08,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:08,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:08,407 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:08,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:08,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,566 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:08,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:08,577 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:08,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:08,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,740 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:08,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:08,752 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:08,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:08,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,915 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:08,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:08,926 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:08,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:08,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:09,091 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:09,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:09,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:09,105 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:09,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:09,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:09,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:09,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:09,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:09,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:09,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:09,303 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:09,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:09,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:09,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:09,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:09,520 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:09,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:09,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:09,534 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:09,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:09,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:09,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:09,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:09,765 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:09,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:09,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:09,779 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:09,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:09,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:09,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:09,944 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:09,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:09,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:09,958 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:09,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:09,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:09,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:09,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:10,116 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:10,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:10,130 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:10,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:10,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:10,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:10,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:10,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:10,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:10,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:10,307 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:10,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:10,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:10,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:10,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:10,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:10,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:10,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:10,486 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:10,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:10,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:10,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:10,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:10,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:10,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:10,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:10,663 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:10,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:10,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:10,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:10,831 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:10,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:10,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:10,844 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:10,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:10,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:10,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:10,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:11,033 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:11,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:11,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:11,045 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:11,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:11,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:11,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:11,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:11,246 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:11,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:11,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:11,258 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:11,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:11,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:11,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:11,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:11,465 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:11,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:11,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:11,480 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:11,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:11,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:11,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:11,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:11,640 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:11,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:11,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:11,652 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:11,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:11,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:11,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:11,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:11,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:11,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:11,851 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:11,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:11,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:11,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:11,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:12,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:12,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:12,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:12,028 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:12,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:12,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:12,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:12,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:12,193 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:12,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:12,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:12,205 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:12,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:12,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:12,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:12,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:12,400 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:12,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:12,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:12,412 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:12,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:12,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:12,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:12,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:12,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:12,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:12,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:12,639 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:12,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:12,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:12,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:12,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:12,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:12,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:12,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:12,851 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:12,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:12,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:12,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:12,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:13,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:13,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:13,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:13,030 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:13,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:13,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:13,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:13,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:13,198 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:13,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:13,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:13,213 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:13,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:13,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:13,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:13,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:13,385 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:13,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:13,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:13,397 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:13,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:13,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:13,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:13,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:13,641 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:13,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:13,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:13,654 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:13,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:13,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:13,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:13,808 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:13,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:13,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:13,821 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:13,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:13,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:13,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:13,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:13,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:13,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:13,985 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:13,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:13,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:13,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:14,151 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:14,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:14,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:14,166 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:14,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:14,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:14,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:14,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:14,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:14,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:14,332 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:14,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:14,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:14,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:14,484 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:14,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:14,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:14,500 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:14,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:14,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:14,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:14,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:14,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:14,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:14,706 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:14,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:14,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:14,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:14,891 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:14,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:14,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:14,904 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:14,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:14,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:14,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:15,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:15,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:15,078 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:15,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:15,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:15,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:15,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:15,290 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:15,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:15,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:15,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:15,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:15,459 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:15,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:15,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:15,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:15,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:15,638 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:15,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:15,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:15,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:15,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:15,853 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:15,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:15,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:16,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:16,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:16,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:16,014 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:16,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:16,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:16,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:16,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:16,164 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:16,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:16,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:16,176 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:16,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:16,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:16,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:16,330 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:16,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:16,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:16,344 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:16,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:16,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:16,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:16,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:16,524 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:16,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:16,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:16,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:16,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:16,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:16,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:16,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:16,686 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:16,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:16,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:16,699 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:16,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:16,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:16,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:16,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:16,865 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:16,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:16,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:16,877 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:16,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:16,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:16,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:17,028 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:17,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:17,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:17,042 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:17,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:17,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:17,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:17,198 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:17,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:17,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:17,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:17,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:17,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:17,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:17,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:17,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:17,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:17,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:17,405 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:17,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:17,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:17,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:17,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:17,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:17,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:17,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:17,603 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:17,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:17,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:17,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:17,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:17,812 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:17,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:17,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:17,825 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:17,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:17,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:17,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:17,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,004 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,018 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:18,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,167 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,179 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:18,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,330 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:18,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,506 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:18,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,657 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,669 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,820 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,832 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:18,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:18,986 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:18,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:18,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:18,998 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:18,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:18,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:18,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:19,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:19,157 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:19,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:19,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:19,168 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:19,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:19,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:19,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:19,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:19,353 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:19,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:19,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:19,364 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:19,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:19,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:19,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:19,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:19,601 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:19,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:19,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:19,629 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:19,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:19,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:19,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:19,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:19,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:19,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:19,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:19,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:19,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:19,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:19,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:20,109 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:20,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:20,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:20,121 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:20,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:20,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:20,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:20,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:20,274 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:20,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:20,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:20,285 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:20,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:20,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:20,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:20,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:20,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:20,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:20,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:20,448 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:20,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:20,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:20,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:20,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:20,600 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:20,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:20,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:20,612 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:20,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:20,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:20,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:20,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:20,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:20,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:20,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:20,851 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:20,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:20,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:20,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:20,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:21,002 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:21,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:21,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:21,014 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:21,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:21,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:21,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:21,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:21,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:21,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:21,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:21,182 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:21,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:21,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:21,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:21,335 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:21,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:21,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:21,347 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:21,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:21,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:21,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:21,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:21,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:21,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:21,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:21,515 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:21,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:21,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:21,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:21,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:21,671 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:21,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:21,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:21,682 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:21,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:21,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:21,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:21,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:21,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:21,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:21,898 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:21,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:21,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:21,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:21,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:22,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:22,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:22,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:22,064 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:22,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:22,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:22,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:22,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:22,215 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:22,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:22,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:22,228 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:22,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:22,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:22,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:22,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:22,388 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:22,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:22,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:22,402 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:22,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:22,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:22,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:22,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:22,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:22,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:22,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:22,609 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:22,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:22,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:22,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:22,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:22,783 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:22,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:22,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:22,795 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:22,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:22,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:22,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:22,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:23,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:23,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:23,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:23,013 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:23,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:23,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:23,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:23,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:23,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:23,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:23,215 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:23,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:23,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:23,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:23,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:23,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:23,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:23,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:23,381 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:23,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:23,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:23,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:23,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:23,537 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:23,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:23,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:23,550 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:23,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:23,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:23,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:23,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:23,712 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:23,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:23,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:23,725 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:23,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:23,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:23,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:23,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:23,909 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:23,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:23,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:23,920 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:23,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:23,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:23,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:23,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:24,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:24,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:24,082 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:24,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:24,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:24,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:24,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:24,232 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:24,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:24,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:24,244 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:24,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:24,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:24,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:24,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:24,395 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:24,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:24,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:24,407 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:24,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:24,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:24,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:24,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:24,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:24,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:24,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:24,584 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:24,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:24,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:24,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:24,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:24,749 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:24,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:24,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:24,762 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:24,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:24,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:24,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:24,982 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:24,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:24,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:24,995 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:24,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:24,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:24,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:25,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:25,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:25,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:25,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:25,163 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:25,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:25,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:25,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:25,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:25,350 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:25,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:25,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:25,362 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:25,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:25,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:25,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:25,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:25,522 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:25,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:25,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:25,533 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:25,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:25,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:25,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:25,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:25,690 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:25,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:25,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:25,704 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:25,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:25,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:25,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:25,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:25,862 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:25,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:25,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:25,874 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:25,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:25,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:25,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:25,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:26,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:26,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:26,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:26,057 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:26,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:26,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:26,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:26,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:26,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:26,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:26,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:26,220 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:26,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:26,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:26,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:26,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:26,372 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:26,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:26,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:26,383 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:26,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:26,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:26,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:26,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:26,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:26,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:26,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:26,580 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:26,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:26,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:26,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:26,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:26,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:26,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:26,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:26,772 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:26,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:26,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:26,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:26,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:26,924 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:26,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:26,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:26,938 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:26,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:26,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:26,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:26,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:27,092 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:27,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:27,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:27,105 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:27,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:27,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:27,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:27,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:27,299 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:27,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:27,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:27,311 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:27,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:27,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:27,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:27,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:27,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:27,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:27,514 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:27,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:27,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:27,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:27,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:27,674 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:27,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:27,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:27,687 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:27,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:27,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:27,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:27,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:27,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:27,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:27,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:27,856 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:27,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:27,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:27,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:28,033 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:28,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:28,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:28,046 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:28,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:28,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:28,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:28,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:28,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:28,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:28,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:28,239 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:28,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:28,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:28,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:28,419 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:28,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:28,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:28,431 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:28,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:28,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:28,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:28,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:28,579 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:28,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:28,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:28,593 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:28,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:28,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:28,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:28,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:28,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:28,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:28,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:28,755 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:28,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:28,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:28,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:28,927 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:28,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:28,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:28,938 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:28,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:28,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:28,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:28,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:29,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:29,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:29,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:29,111 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:29,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:29,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:29,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:29,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:29,314 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:29,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:29,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:29,327 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:29,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:29,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:29,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:29,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:29,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:29,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:29,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:29,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:29,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:29,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:29,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:29,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:29,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:29,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:29,741 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:29,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:29,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:29,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:29,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:29,897 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:29,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:29,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:29,911 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:29,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:29,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:29,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:29,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:30,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:30,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:30,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:30,144 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:30,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:30,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:30,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:30,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:30,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:30,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:30,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:30,305 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:30,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:30,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:30,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:30,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:30,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:30,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:30,465 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:30,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:30,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:30,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:30,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:30,615 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:30,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:30,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:30,626 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:30,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:30,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:30,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:30,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:30,777 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:30,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:30,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:30,791 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:30,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:30,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:30,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:30,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:30,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:30,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:30,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:30,956 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:30,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:30,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:30,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:30,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:31,124 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:31,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:31,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:31,137 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:31,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:31,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:31,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:31,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:31,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:31,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:31,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:31,300 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:31,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:31,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:31,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:31,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:31,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:31,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:31,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:31,464 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:31,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:31,623 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:31,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:31,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:31,636 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:31,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:31,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:31,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:31,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:31,796 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:31,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:31,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:31,808 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:31,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:31,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:31,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:31,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:32,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:32,012 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:32,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:32,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:32,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:32,171 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:32,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:32,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:32,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:32,332 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:32,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:32,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:32,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:32,537 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:32,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:32,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:32,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:32,739 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:32,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:32,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,892 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:32,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:32,905 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:32,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:32,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:33,066 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:33,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:33,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:33,078 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:33,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:33,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:33,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:33,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:33,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:33,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:33,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:33,274 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:33,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:33,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:33,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:33,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:33,452 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:33,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:33,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:33,466 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:33,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:33,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:33,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:33,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:33,624 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:33,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:33,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:33,636 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:33,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:33,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:33,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:33,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:33,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:33,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:33,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:33,806 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:33,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:33,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:33,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:33,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:34,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:34,044 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:34,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:34,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,194 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:34,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:34,205 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:34,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:34,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,355 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:34,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:34,370 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:34,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:34,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:34,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:34,536 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:34,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:34,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,705 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:34,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:34,720 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:34,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:34,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,900 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:34,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:34,914 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:34,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:34,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:35,118 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:35,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:35,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:35,132 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:35,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:35,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:35,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:35,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:35,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:35,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:35,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:35,300 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:35,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:35,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:35,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:35,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:35,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:35,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:35,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:35,469 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:35,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:35,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:35,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:35,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:35,630 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:35,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:35,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:35,642 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:35,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:35,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:35,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:35,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:35,802 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:35,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:35,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:35,814 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:35,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:35,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:35,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:36,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:36,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:36,041 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:36,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:36,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:36,191 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:36,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:36,202 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:36,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:36,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:36,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:36,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:36,364 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:36,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:36,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:36,521 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:36,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:36,533 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:36,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:36,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:36,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:36,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:36,698 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:36,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:36,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:36,849 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:36,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:36,861 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:36,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:36,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,015 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:37,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:37,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:37,027 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:37,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:37,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:37,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:37,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,183 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:37,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:37,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:37,196 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:37,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:37,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:37,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:37,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,384 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:37,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:37,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:37,397 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:37,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:37,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:37,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:37,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:37,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:37,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:37,601 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:37,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:37,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:37,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:37,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,759 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:37,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:37,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:37,770 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:37,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:37,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:37,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:37,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:38,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:38,017 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:38,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:38,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:38,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:38,181 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:38,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:38,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,334 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:38,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:38,345 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:38,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:38,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,510 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:38,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:38,523 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:38,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:38,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,682 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:38,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:38,697 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:38,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:38,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,878 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:38,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:38,890 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:38,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:38,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:39,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:39,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:39,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:39,055 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:39,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:39,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:39,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:39,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:39,230 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:39,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:39,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:39,241 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:39,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:39,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:39,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:39,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:39,399 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:39,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:39,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:39,413 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:39,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:39,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:39,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:39,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:39,674 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:39,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:39,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:39,690 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:39,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:39,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:39,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:39,907 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:39,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:39,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:39,921 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:39,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:39,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:39,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:39,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,079 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:40,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:40,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:40,092 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:40,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:40,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:40,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:40,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:40,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:40,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:40,303 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:40,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:40,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:40,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:40,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,481 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:40,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:40,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:40,492 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:40,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:40,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:40,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:40,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,640 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:40,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:40,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:40,652 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:40,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:40,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:40,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:40,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,802 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:40,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:40,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:40,816 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:40,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:40,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:40,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:40,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,997 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:41,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:41,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:41,009 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:41,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:41,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:41,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:41,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:41,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:41,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:41,176 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:41,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:41,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:41,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:41,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:41,327 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:41,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:41,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:41,339 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:41,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:41,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:41,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:41,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:41,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:41,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:41,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:41,504 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:41,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:41,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:41,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:41,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:41,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:41,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:41,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:41,670 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:41,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:41,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:41,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:41,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:41,824 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:41,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:41,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:41,836 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:41,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:41,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:41,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:41,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:41,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:42,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:42,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:42,007 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:42,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:42,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:42,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:42,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:42,183 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:42,194 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:42,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:42,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:42,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:42,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:42,345 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:42,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:42,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:42,358 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:42,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:42,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:42,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:42,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:42,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:42,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:42,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:42,579 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:42,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:42,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:42,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:42,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:42,758 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:42,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:42,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:42,770 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:42,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:42,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:42,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:42,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:42,950 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:42,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:42,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:42,963 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:42,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:42,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:42,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:42,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:43,130 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:43,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:43,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:43,142 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:43,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:43,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:43,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:43,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:43,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:43,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:43,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:43,308 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:43,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:43,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:43,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:43,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:43,460 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:43,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:43,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:43,473 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:43,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:43,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:43,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:43,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:43,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:43,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:43,640 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:43,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:43,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:43,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:43,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:43,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:43,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:43,806 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:43,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:43,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:43,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:43,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:43,991 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:44,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:44,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:44,003 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:44,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:44,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:44,187 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:44,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:44,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:44,199 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:44,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:44,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:44,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:44,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:44,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:44,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:44,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:44,361 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:44,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:44,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:44,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:44,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:44,515 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:44,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:44,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:44,527 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:44,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:44,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:44,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:44,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:44,720 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:44,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:44,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:44,732 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:44,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:44,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:44,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:44,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:44,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:44,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:44,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:44,925 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:44,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:44,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:44,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:44,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:45,110 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:45,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:45,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:45,121 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:45,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:45,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:45,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:45,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:45,297 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:45,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:45,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:45,310 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:45,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:45,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:45,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:45,503 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:45,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:45,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:45,516 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:45,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:45,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:45,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:45,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:45,672 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:45,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:45,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:45,685 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:45,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:45,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:45,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:45,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:45,840 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:45,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:45,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:45,854 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:45,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:45,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:45,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:45,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:46,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:46,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:46,033 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:46,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:46,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:46,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:46,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:46,262 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:46,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:46,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,444 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:46,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:46,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:46,456 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:46,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:46,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:46,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:46,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:46,629 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:46,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:46,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:46,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:46,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:46,795 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:46,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:46,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,951 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:46,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:46,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:46,963 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:46,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:46,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:47,152 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:47,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:47,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:47,163 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:47,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:47,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:47,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:47,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:47,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:47,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:47,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:47,341 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:47,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:47,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:47,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:47,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:47,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:47,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:47,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:47,563 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:47,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:47,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:47,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:47,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:47,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:47,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:47,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:47,757 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:47,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:47,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:47,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:47,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:47,928 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:47,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:47,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:47,942 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:47,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:47,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:47,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:47,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:48,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:48,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:48,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:48,116 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:48,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:48,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:48,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:48,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:48,314 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:48,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:48,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:48,325 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:48,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:48,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:48,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:48,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:48,505 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:48,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:48,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:48,519 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:48,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:48,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:48,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:48,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:48,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:48,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:48,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:48,684 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:48,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:48,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:48,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:48,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:48,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:48,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:48,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:48,849 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:48,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:48,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:48,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:48,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,005 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:49,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:49,018 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:49,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:49,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,171 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:49,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:49,183 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:49,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:49,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,337 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:49,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:49,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:49,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:49,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:49,571 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:49,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:49,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,755 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:49,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:49,769 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:49,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:49,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,930 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:49,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:49,944 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:49,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:49,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:50,108 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:50,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:50,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:50,120 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:50,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:50,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:50,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:50,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:50,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:50,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:50,322 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:50,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:50,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:50,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:50,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:50,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:50,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:50,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:50,486 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:50,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:50,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:50,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:50,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:50,638 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:50,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:50,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:50,649 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:50,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:50,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:50,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:50,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:50,829 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:50,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:50,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:50,843 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:50,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:50,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:50,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:50,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:50,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:51,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:51,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:51,008 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:51,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:51,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:51,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:51,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:51,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:51,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:51,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:51,174 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:51,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:51,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:51,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:51,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:51,358 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:51,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:51,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:51,370 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:51,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:51,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:51,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:51,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:51,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:51,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:51,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:51,546 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:51,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:51,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:51,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:51,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:51,703 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:51,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:51,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:51,716 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:51,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:51,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:51,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:51,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:51,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:51,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:51,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:51,885 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:51,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:51,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:51,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:51,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:52,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:52,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:52,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:52,056 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:52,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:52,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:52,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:52,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:52,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:52,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:52,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:52,257 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:52,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:52,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:52,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:52,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:52,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:52,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:52,419 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:52,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:52,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:52,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:52,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:52,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:52,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:52,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:52,604 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:52,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:52,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:52,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:52,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:52,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:52,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:52,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:52,774 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:52,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:52,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:52,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:52,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:52,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:52,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:52,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:52,937 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:52,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:52,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:52,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:52,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,094 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:53,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:53,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:53,109 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:53,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:53,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:53,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:53,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:53,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:53,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:53,307 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:53,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:53,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:53,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:53,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:53,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:53,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:53,491 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:53,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:53,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:53,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:53,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:53,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:53,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:53,658 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:53,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:53,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:53,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:53,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,815 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:53,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:53,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:53,827 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:53,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:53,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:53,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:53,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:54,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:54,001 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:54,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:54,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:54,189 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:54,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:54,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:54,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:54,356 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:54,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:54,368 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:54,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:54,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:54,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:54,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:54,532 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:54,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:54,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:54,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:54,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:54,709 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:54,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:54,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:54,857 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:54,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:54,871 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:54,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:54,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:55,022 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:55,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:55,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:55,034 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:55,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:55,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:55,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:55,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:55,187 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:55,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:55,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:55,200 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:55,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:55,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:55,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:55,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:55,381 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:55,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:55,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:55,394 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:55,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:55,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:55,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:55,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:55,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:55,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:55,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:55,563 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:55,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:55,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:55,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:55,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:55,722 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:55,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:55,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:55,735 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:55,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:55,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:55,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:55,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:55,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:55,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:55,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:55,900 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:55,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:55,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:55,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:55,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:56,086 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:56,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:56,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:56,097 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:56,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:56,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:56,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:56,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:56,247 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:56,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:56,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:56,259 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:56,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:56,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:56,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:56,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:56,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:56,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:56,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:56,426 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:56,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:56,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:56,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:56,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:56,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:56,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:56,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:56,622 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:56,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:56,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:56,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:56,783 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:56,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:56,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:56,797 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:56,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:56,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:56,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:56,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:57,037 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:57,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:57,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:57,053 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:57,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:57,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:57,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:57,325 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:57,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:57,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:57,342 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:57,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:57,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:57,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:57,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:57,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:57,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:57,585 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:57,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:57,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:57,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:57,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:57,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:57,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:57,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:57,862 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:57,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:57,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:57,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:57,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:58,120 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:58,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:58,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:58,133 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:58,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:58,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:58,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:58,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:58,430 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:58,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:58,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:58,443 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:58,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:58,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:58,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:58,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:58,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:58,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:58,659 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:58,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:58,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:58,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:58,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:58,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:58,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:58,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:58,848 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:58,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:58,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:58,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:58,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:59,004 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:59,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:59,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:59,018 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:59,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:59,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:59,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:59,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:59,236 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:59,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:59,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:59,250 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:59,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:59,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:59,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:59,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:59,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:59,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:59,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:59,423 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:59,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:59,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:59,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:59,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:59,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:59,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:59,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:59,679 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:59,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:59,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:59,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:59,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:59,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:14:59,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:59,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:14:59,859 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:14:59,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:14:59,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:59,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:59,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:00,036 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:00,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:00,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:00,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:00,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:00,232 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:00,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:00,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:00,247 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:00,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:00,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:00,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:00,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:00,452 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:00,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:00,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:00,467 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:00,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:00,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:00,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:00,704 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:00,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:00,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:00,720 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:00,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:00,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:00,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:00,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:00,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:00,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:00,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:00,945 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:00,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:00,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:00,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:00,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:01,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:01,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:01,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:01,213 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:01,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:01,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:01,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:01,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:01,467 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:01,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:01,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:01,481 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:01,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:01,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:01,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:01,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:01,648 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:01,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:01,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:01,664 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:01,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:01,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:01,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:01,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:01,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:01,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:01,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:01,858 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:01,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:01,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:01,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:01,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:02,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:02,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:02,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:02,035 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:02,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:02,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:02,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:02,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:02,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:02,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:02,208 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:02,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:02,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:02,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:02,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:02,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:02,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:02,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:02,389 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:02,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:02,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:02,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:02,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:02,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:02,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:02,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:02,641 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:02,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:02,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:02,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:02,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:02,831 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:02,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:02,845 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:02,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:02,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:02,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:02,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:03,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:03,030 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:03,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:03,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,211 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:03,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:03,225 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:03,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:03,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:03,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:03,392 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:03,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:03,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,543 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:03,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:03,555 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:03,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:03,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,706 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:03,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:03,718 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:03,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:03,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:03,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:03,881 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:03,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:03,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:04,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:04,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:04,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:04,080 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:04,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:04,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:04,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:04,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:04,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:04,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:04,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:04,283 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:04,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:04,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:04,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:04,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:04,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:04,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:04,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:04,454 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:04,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:04,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:04,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:04,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:04,620 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:04,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:04,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:04,634 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:04,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:04,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:04,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:04,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:04,848 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:04,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:04,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:04,862 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:04,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:04,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:04,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:04,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:05,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:05,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:05,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:05,065 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:05,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:05,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:05,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:05,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:05,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:05,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:05,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:05,300 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:05,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:05,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:05,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:05,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:05,482 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:05,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:05,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:05,496 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:05,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:05,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:05,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:05,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:05,653 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:05,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:05,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:05,668 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:05,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:05,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:05,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:05,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:05,852 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:05,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:05,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:05,866 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:05,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:05,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:05,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:06,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:06,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:06,042 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:06,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:06,208 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:06,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:06,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:06,221 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:06,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:06,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:06,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:06,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:06,386 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:06,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:06,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:06,398 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:06,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:06,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:06,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:06,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:06,561 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:06,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:06,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:06,575 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:06,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:06,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:06,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:06,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:06,738 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:06,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:06,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:06,750 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:06,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:06,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:06,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:06,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:06,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:06,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:06,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:06,951 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:06,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:06,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:06,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:06,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:07,115 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:07,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:07,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:07,130 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:07,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:07,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:07,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:07,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:07,319 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:07,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:07,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:07,331 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:07,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:07,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:07,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:07,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:07,491 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:07,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:07,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:07,503 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:07,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:07,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:07,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:07,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:07,691 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:07,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:07,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:07,703 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:07,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:07,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:07,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:07,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:07,898 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:07,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:07,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:07,910 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:07,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:07,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:07,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:07,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,071 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:08,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:08,083 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:08,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:08,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,246 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:08,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:08,260 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:08,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:08,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,424 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:08,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:08,435 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:08,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:08,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,596 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:08,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:08,608 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:08,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,772 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:08,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:08,785 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:08,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:08,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,950 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:08,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:08,962 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:08,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:08,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:09,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:09,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:09,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:09,173 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:09,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:09,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:09,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:09,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:09,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:09,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:09,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:09,382 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:09,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:09,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:09,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:09,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:09,619 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:09,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:09,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:09,639 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:09,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:09,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:09,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:09,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:09,819 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:09,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:09,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:09,835 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:09,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:09,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:09,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:09,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:10,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:10,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:10,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:10,059 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:10,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:10,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:10,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:10,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:10,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:10,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:10,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:10,258 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:10,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:10,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:10,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:10,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:10,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:10,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:10,438 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:10,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:10,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:10,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:10,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:10,601 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:10,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:10,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:10,614 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:10,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:10,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:10,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:10,775 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:10,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:10,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:10,790 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:10,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:10,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:10,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:10,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:10,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:10,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:10,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:10,962 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:10,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:10,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:10,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:10,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:11,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:11,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:11,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:11,143 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:11,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:11,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:11,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:11,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:11,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:11,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:11,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:11,322 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:11,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:11,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:11,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:11,576 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:11,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:11,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:11,593 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:11,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:11,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:11,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:11,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:11,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:11,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:11,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:11,802 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:11,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:11,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:11,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:11,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:11,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:11,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:11,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:11,992 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:11,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:11,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:11,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:12,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:12,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:12,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:12,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:12,228 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:12,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:12,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:12,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:12,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:12,389 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:12,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:12,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:12,401 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:12,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:12,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:12,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:12,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:12,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:12,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:12,574 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:12,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:12,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:12,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:12,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:12,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:12,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:12,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:12,745 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:12,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:12,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:12,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:12,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:12,901 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:12,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:12,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:12,912 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:12,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:12,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:12,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:12,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:13,073 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:13,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:13,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:13,087 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:13,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:13,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:13,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:13,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:13,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:13,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:13,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:13,256 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:13,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:13,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:13,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:13,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:13,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:13,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:13,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:13,455 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:13,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:13,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:13,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:13,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:13,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:13,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:13,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:13,658 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:13,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:13,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:13,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:13,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:13,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:13,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:13,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:13,851 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:13,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:13,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:13,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:13,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:14,034 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:14,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:14,046 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:14,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:14,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:14,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:14,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:14,210 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:14,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:14,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:14,363 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:14,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:14,376 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:14,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:14,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:14,530 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:14,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:14,543 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:14,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:14,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:14,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:14,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:14,706 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:14,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:14,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:14,908 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:14,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:14,923 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:14,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:14,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,080 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:15,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:15,092 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:15,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:15,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:15,262 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:15,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:15,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,418 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:15,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:15,431 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:15,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:15,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:15,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:15,626 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:15,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:15,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,773 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:15,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:15,784 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:15,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:15,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:15,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:15,950 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:15,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:15,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,103 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:16,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:16,115 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:16,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:16,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,263 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:16,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:16,275 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:16,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:16,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,430 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:16,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:16,444 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:16,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:16,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,600 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:16,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:16,613 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:16,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:16,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:16,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:16,782 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:16,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:16,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,944 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:16,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:16,960 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:16,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:16,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:17,214 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:17,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:17,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:17,227 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:17,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:17,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:17,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:17,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:17,470 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:17,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:17,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:17,485 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:17,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:17,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:17,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:17,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:17,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:17,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:17,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:17,713 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:17,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:17,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:17,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:17,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:17,961 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:17,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:17,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:17,974 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:17,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:17,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:17,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:18,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:18,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:18,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:18,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:18,263 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:18,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:18,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:18,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:18,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:18,476 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:18,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:18,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:18,491 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:18,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:18,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:18,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:18,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:18,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:18,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:18,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:18,810 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:18,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:18,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:18,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:19,053 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:19,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:19,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:19,069 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:19,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:19,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:19,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:19,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:19,355 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:19,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:19,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:19,369 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:19,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:19,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:19,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:19,546 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:19,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:19,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:19,560 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:19,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:19,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:19,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:19,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:19,731 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:19,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:19,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:19,745 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:19,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:19,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:19,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:19,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:19,916 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:19,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:19,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:19,931 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:19,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:19,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:19,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:20,126 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:20,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:20,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:20,138 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:20,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:20,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:20,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:20,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:20,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:20,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:20,395 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:20,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:20,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:20,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:20,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:20,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:20,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:20,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:20,611 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:20,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:20,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:20,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:20,774 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:20,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:20,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:20,788 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:20,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:20,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:20,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:20,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:20,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:20,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:20,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:20,966 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:20,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:20,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:20,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:21,158 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:21,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:21,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:21,171 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:21,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:21,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:21,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:21,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:21,365 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:21,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:21,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:21,380 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:21,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:21,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:21,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:21,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:21,551 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:21,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:21,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:21,564 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:21,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:21,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:21,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:21,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:21,734 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:21,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:21,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:21,748 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:21,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:21,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:21,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:21,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:21,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:21,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:21,935 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:21,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:21,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:21,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:21,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:22,107 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:15:22,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:22,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 31 states and 46 transitions. [2024-11-13 21:15:22,123 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-11-13 21:15:22,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-13 21:15:22,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:22,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:22,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat