./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound10.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound10.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b --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 3d9847fe213bf8df5d23c53d2bc8b53fb384c85820b87c09591484702dabefc3 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 04:08:36,138 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 04:08:36,198 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 04:08:36,203 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 04:08:36,203 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 04:08:36,223 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 04:08:36,224 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 04:08:36,224 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 04:08:36,224 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 04:08:36,224 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 04:08:36,225 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 04:08:36,225 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 04:08:36,226 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 04:08:36,226 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 04:08:36,226 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:08:36,227 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 04:08:36,227 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 04:08:36,227 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 04:08:36,227 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 04:08:36,227 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 04:08:36,227 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_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b 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 -> 3d9847fe213bf8df5d23c53d2bc8b53fb384c85820b87c09591484702dabefc3 [2024-12-06 04:08:36,516 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 04:08:36,526 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 04:08:36,528 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 04:08:36,530 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 04:08:36,530 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 04:08:36,532 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound10.c [2024-12-06 04:08:39,577 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/data/a5df8258d/869261159ddb4e729eb812cf6f49b52f/FLAG93cd3f5be [2024-12-06 04:08:39,780 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 04:08:39,780 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/sv-benchmarks/c/nla-digbench-scaling/egcd-ll_valuebound10.c [2024-12-06 04:08:39,789 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/data/a5df8258d/869261159ddb4e729eb812cf6f49b52f/FLAG93cd3f5be [2024-12-06 04:08:40,133 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/data/a5df8258d/869261159ddb4e729eb812cf6f49b52f [2024-12-06 04:08:40,135 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 04:08:40,136 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 04:08:40,137 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 04:08:40,137 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 04:08:40,140 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 04:08:40,141 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,142 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72246a25 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40, skipping insertion in model container [2024-12-06 04:08:40,142 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,154 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 04:08:40,282 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:08:40,291 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 04:08:40,306 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:08:40,316 INFO L204 MainTranslator]: Completed translation [2024-12-06 04:08:40,317 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40 WrapperNode [2024-12-06 04:08:40,317 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 04:08:40,317 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 04:08:40,317 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 04:08:40,317 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 04:08:40,322 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,327 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,342 INFO L138 Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 118 [2024-12-06 04:08:40,342 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 04:08:40,343 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 04:08:40,343 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 04:08:40,343 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 04:08:40,348 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,348 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,350 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,350 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,353 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,354 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,357 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,358 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,358 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,359 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 04:08:40,360 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 04:08:40,360 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 04:08:40,360 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 04:08:40,361 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:08:40,376 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 04:08:40,386 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 04:08:40,388 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b9105ae8-2d5b-4c21-b84c-8cf1e6e791e5/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 04:08:40,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 04:08:40,408 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-06 04:08:40,408 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-06 04:08:40,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 04:08:40,408 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 04:08:40,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 04:08:40,408 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 04:08:40,409 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 04:08:40,459 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 04:08:40,460 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 04:08:40,829 INFO L? ?]: Removed 157 outVars from TransFormulas that were not future-live. [2024-12-06 04:08:40,829 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 04:08:40,860 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 04:08:40,860 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 04:08:40,861 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:08:40 BoogieIcfgContainer [2024-12-06 04:08:40,861 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 04:08:40,861 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 04:08:40,861 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 04:08:40,870 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 04:08:40,870 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:08:40" (1/1) ... [2024-12-06 04:08:40,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 04:08:40,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:40,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 134 states and 145 transitions. [2024-12-06 04:08:40,928 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 145 transitions. [2024-12-06 04:08:40,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 04:08:40,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:40,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,055 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,104 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 135 states and 147 transitions. [2024-12-06 04:08:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 147 transitions. [2024-12-06 04:08:41,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 04:08:41,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:41,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,208 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,209 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:41,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:41,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 136 states and 148 transitions. [2024-12-06 04:08:41,255 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 148 transitions. [2024-12-06 04:08:41,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 04:08:41,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:41,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,305 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,306 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:41,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:41,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 139 states and 154 transitions. [2024-12-06 04:08:41,419 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 154 transitions. [2024-12-06 04:08:41,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 04:08:41,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:41,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,459 INFO L256 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,460 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:41,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:41,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 140 states and 155 transitions. [2024-12-06 04:08:41,486 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 155 transitions. [2024-12-06 04:08:41,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 04:08:41,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:41,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,533 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:41,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:41,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 143 states and 158 transitions. [2024-12-06 04:08:41,658 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 158 transitions. [2024-12-06 04:08:41,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 04:08:41,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:41,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,699 INFO L256 TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,700 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:41,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:41,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 144 states and 159 transitions. [2024-12-06 04:08:41,781 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 159 transitions. [2024-12-06 04:08:41,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 04:08:41,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:41,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:41,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:41,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:41,833 INFO L256 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:08:41,835 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:41,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:42,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:42,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 152 states and 171 transitions. [2024-12-06 04:08:42,025 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 171 transitions. [2024-12-06 04:08:42,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 04:08:42,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:42,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:42,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:42,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:42,064 INFO L256 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:08:42,065 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:42,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:42,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:42,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 153 states and 172 transitions. [2024-12-06 04:08:42,105 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 172 transitions. [2024-12-06 04:08:42,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 04:08:42,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:42,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:42,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:42,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:42,148 INFO L256 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:42,149 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:42,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:42,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:42,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 163 states and 187 transitions. [2024-12-06 04:08:42,640 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 187 transitions. [2024-12-06 04:08:42,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 04:08:42,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:42,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:42,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:42,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:42,685 INFO L256 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:42,686 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:42,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:43,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:43,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 174 states and 204 transitions. [2024-12-06 04:08:43,359 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 204 transitions. [2024-12-06 04:08:43,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 04:08:43,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:43,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:43,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:43,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:43,397 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:43,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:43,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:43,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:43,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 177 states and 209 transitions. [2024-12-06 04:08:43,706 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 209 transitions. [2024-12-06 04:08:43,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 04:08:43,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:43,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:43,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:43,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:43,741 INFO L256 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:43,742 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:43,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-06 04:08:44,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:44,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 178 states and 210 transitions. [2024-12-06 04:08:44,189 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 210 transitions. [2024-12-06 04:08:44,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 04:08:44,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:44,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:44,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:44,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:08:44,226 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:44,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:08:44,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:44,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 187 states and 225 transitions. [2024-12-06 04:08:44,941 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 225 transitions. [2024-12-06 04:08:44,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 04:08:44,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:44,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:44,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:44,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:44,982 INFO L256 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:08:44,983 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:45,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:08:45,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:45,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 188 states and 226 transitions. [2024-12-06 04:08:45,028 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 226 transitions. [2024-12-06 04:08:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 04:08:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:45,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:45,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:45,062 INFO L256 TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:45,063 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:45,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:08:46,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:46,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 205 states and 251 transitions. [2024-12-06 04:08:46,433 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 251 transitions. [2024-12-06 04:08:46,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 04:08:46,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:46,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:46,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:46,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:46,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:46,470 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:46,639 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:08:48,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:48,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 223 states and 278 transitions. [2024-12-06 04:08:48,124 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 278 transitions. [2024-12-06 04:08:48,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 04:08:48,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:48,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:48,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:48,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:48,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:48,156 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:48,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:08:48,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:48,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 226 states and 283 transitions. [2024-12-06 04:08:48,584 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 283 transitions. [2024-12-06 04:08:48,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 04:08:48,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:48,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:48,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:08:48,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:48,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 04:08:48,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:08:48,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:08:49,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:49,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 227 states and 284 transitions. [2024-12-06 04:08:49,482 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 284 transitions. [2024-12-06 04:08:49,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 04:08:49,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:49,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:49,631 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:49,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:49,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 226 states and 283 transitions. [2024-12-06 04:08:49,755 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 283 transitions. [2024-12-06 04:08:49,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 04:08:49,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:49,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:49,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:49,881 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:50,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:50,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 225 states and 282 transitions. [2024-12-06 04:08:50,065 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 282 transitions. [2024-12-06 04:08:50,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 04:08:50,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:50,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:50,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:50,117 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:50,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:50,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 224 states and 281 transitions. [2024-12-06 04:08:50,144 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 281 transitions. [2024-12-06 04:08:50,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 04:08:50,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:50,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:50,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:50,232 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:50,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:50,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 223 states and 280 transitions. [2024-12-06 04:08:50,254 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 280 transitions. [2024-12-06 04:08:50,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 04:08:50,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:50,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:50,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:50,482 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:52,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:52,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 248 states and 316 transitions. [2024-12-06 04:08:52,802 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 316 transitions. [2024-12-06 04:08:52,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 04:08:52,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:52,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:52,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:52,991 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:55,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:55,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 273 states and 352 transitions. [2024-12-06 04:08:55,924 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 352 transitions. [2024-12-06 04:08:55,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 04:08:55,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:55,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:55,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:56,066 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:59,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:59,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 288 states and 376 transitions. [2024-12-06 04:08:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 376 transitions. [2024-12-06 04:08:59,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 04:08:59,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:59,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:59,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:59,087 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:08:59,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:08:59,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 291 states and 380 transitions. [2024-12-06 04:08:59,753 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 380 transitions. [2024-12-06 04:08:59,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 04:08:59,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:08:59,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:08:59,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:08:59,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 04:09:02,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:02,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 304 states and 400 transitions. [2024-12-06 04:09:02,747 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 400 transitions. [2024-12-06 04:09:02,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 04:09:02,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:02,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:02,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:02,799 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:02,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:02,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 305 states and 401 transitions. [2024-12-06 04:09:02,866 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 401 transitions. [2024-12-06 04:09:02,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 04:09:02,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:02,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:02,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:02,905 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:02,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:02,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 306 states and 402 transitions. [2024-12-06 04:09:02,964 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 402 transitions. [2024-12-06 04:09:02,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 04:09:02,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:02,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:03,339 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 04:09:07,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:07,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 453 states to 320 states and 423 transitions. [2024-12-06 04:09:07,789 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 423 transitions. [2024-12-06 04:09:07,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 04:09:07,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:07,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:07,954 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:11,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:11,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 335 states and 448 transitions. [2024-12-06 04:09:11,265 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 448 transitions. [2024-12-06 04:09:11,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 04:09:11,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:11,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:11,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:11,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 340 states and 455 transitions. [2024-12-06 04:09:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 455 transitions. [2024-12-06 04:09:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 04:09:11,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:11,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:11,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:12,063 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 04:09:14,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:14,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 346 states and 463 transitions. [2024-12-06 04:09:14,282 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 463 transitions. [2024-12-06 04:09:14,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 04:09:14,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:14,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:14,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:14,328 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:14,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 347 states and 465 transitions. [2024-12-06 04:09:14,417 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 465 transitions. [2024-12-06 04:09:14,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 04:09:14,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:14,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:14,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:14,459 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:14,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:14,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 498 states to 348 states and 468 transitions. [2024-12-06 04:09:14,563 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 468 transitions. [2024-12-06 04:09:14,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 04:09:14,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:14,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:15,142 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 04:09:20,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:20,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 355 states and 477 transitions. [2024-12-06 04:09:20,534 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 477 transitions. [2024-12-06 04:09:20,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 04:09:20,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:20,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:20,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:09:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:20,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-06 04:09:20,575 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:09:21,042 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:21,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:21,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 358 states and 482 transitions. [2024-12-06 04:09:21,866 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 482 transitions. [2024-12-06 04:09:21,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 04:09:21,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:21,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:21,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:09:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:21,900 INFO L256 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-06 04:09:21,902 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:09:22,295 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:23,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:23,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 361 states and 489 transitions. [2024-12-06 04:09:23,198 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 489 transitions. [2024-12-06 04:09:23,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 04:09:23,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:23,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:23,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:23,503 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 04:09:32,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:32,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 369 states and 499 transitions. [2024-12-06 04:09:32,550 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 499 transitions. [2024-12-06 04:09:32,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 04:09:32,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:32,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:32,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:09:32,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:32,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-06 04:09:32,582 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:09:32,994 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 04:09:33,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:33,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 372 states and 504 transitions. [2024-12-06 04:09:33,971 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 504 transitions. [2024-12-06 04:09:33,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 04:09:33,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:33,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:33,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:34,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 04:09:40,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:40,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 381 states and 515 transitions. [2024-12-06 04:09:40,894 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 515 transitions. [2024-12-06 04:09:40,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 04:09:40,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:40,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:40,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:09:40,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:40,923 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:09:40,924 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:09:40,959 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:41,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:41,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 551 states to 384 states and 521 transitions. [2024-12-06 04:09:41,673 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 521 transitions. [2024-12-06 04:09:41,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 04:09:41,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:41,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:41,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:09:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:41,704 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:09:41,705 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:09:41,745 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:41,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:41,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 386 states and 522 transitions. [2024-12-06 04:09:41,796 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 522 transitions. [2024-12-06 04:09:41,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:41,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:41,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:41,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:42,357 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:51,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:51,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:51,866 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:51,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:51,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:51,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:51,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:51,926 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:51,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:51,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:51,980 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:51,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:51,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:51,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:51,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,033 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,076 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,142 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,186 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,290 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,410 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,513 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,608 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,657 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 404 states and 548 transitions. [2024-12-06 04:09:52,713 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 548 transitions. [2024-12-06 04:09:52,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 04:09:52,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:09:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 04:09:52,776 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:09:52,810 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-12-06 04:09:52,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:52,854 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:52,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:52,902 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:52,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:52,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:52,959 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:52,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:52,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:52,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,023 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,077 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,140 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,194 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,256 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,317 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,443 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,490 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,562 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,629 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,662 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,698 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,744 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,796 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,874 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:53,903 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:53,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:53,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:53,957 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:53,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:53,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:53,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:53,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,003 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,061 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,152 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,190 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,232 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,279 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,329 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,379 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,424 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,506 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,545 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,598 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,640 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,695 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,740 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,780 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,829 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:54,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:54,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:54,897 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:54,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:54,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:54,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:54,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:54,961 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,172 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,242 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,302 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,355 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,408 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,447 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,505 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,533 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,573 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,679 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,767 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,805 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,850 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,895 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:55,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:55,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:55,939 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:55,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:55,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:55,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:55,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:55,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,016 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,094 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,175 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,271 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,349 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,378 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,425 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,508 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,594 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,641 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,687 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,716 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,772 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,822 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,871 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:56,905 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:56,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:56,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:56,963 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:56,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:56,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:56,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:56,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,008 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,054 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,100 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,156 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,199 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,255 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,298 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,352 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,431 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,512 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,561 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,614 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,655 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,740 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,784 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,834 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,876 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:57,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:57,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:57,926 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:57,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:57,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:57,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:57,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:57,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,011 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,038 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,079 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,176 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,213 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,266 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,341 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,386 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,426 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,454 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,493 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,572 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,600 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,643 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,672 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,719 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,749 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,807 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,848 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:58,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:58,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:58,905 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:58,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:58,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:58,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:58,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:58,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,009 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,094 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,189 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,230 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,269 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,311 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,369 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,461 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,563 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,666 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,693 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,743 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,774 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,828 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,873 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,914 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:09:59,941 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:09:59,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:09:59,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:09:59,992 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:09:59,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:09:59,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:09:59,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:09:59,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,061 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,143 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,205 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,249 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,304 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,346 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,392 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,478 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,572 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,602 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,654 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,684 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,724 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,803 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,837 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,883 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,917 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:00,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:00,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:00,962 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:00,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:00,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:00,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:00,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:00,990 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,039 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,070 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,113 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,154 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,243 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,283 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,313 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,371 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,444 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,525 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,566 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,621 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,664 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,705 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,781 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,808 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,855 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,896 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:01,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:01,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:01,952 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:01,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:01,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:01,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:01,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:01,994 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,033 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,059 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,096 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,178 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,258 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,297 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,345 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,410 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,500 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,526 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,576 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,658 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,688 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,729 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,761 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,797 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,887 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:02,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:02,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:02,969 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:02,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:02,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:02,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:02,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:02,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,037 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,063 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,102 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,129 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,169 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,197 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,237 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,326 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,365 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,390 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,428 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,489 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,513 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,551 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,640 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,678 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,741 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,802 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,827 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,864 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,890 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,926 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:03,951 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:03,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:03,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:03,985 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:03,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:03,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:03,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:03,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,009 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,044 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,068 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,103 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,127 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,165 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,190 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,224 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,252 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,286 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,310 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,344 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,370 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,405 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,493 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,532 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,558 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,596 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,621 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,663 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,688 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,726 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,751 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,792 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,855 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,918 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:04,943 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:04,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:04,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:04,981 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:04,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:04,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:04,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,006 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,044 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,071 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,109 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,172 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,233 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,299 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,327 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,364 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,393 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,439 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,466 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,518 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,542 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,574 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,598 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,638 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,677 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,728 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,790 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,852 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,877 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,917 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:05,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:05,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:05,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:05,979 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:05,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:05,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:05,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:05,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,004 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,041 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,066 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,101 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,159 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,183 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,217 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,241 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,277 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,335 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,360 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,394 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,418 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,456 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,480 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,515 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,540 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,580 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,606 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,644 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,669 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,706 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,773 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,801 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,847 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,921 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:06,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:06,948 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:06,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:06,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:06,994 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:06,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:06,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:06,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,025 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,062 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,119 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,146 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,178 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,220 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,273 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,308 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,362 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,402 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,454 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,491 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,530 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,555 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,593 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,618 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,722 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,747 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,791 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,861 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,889 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,928 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:07,953 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:07,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:07,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:07,992 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:07,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:07,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:07,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:07,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,017 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,054 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,079 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,117 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,159 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,208 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,235 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,270 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,295 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,331 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,356 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,392 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,416 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,453 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,479 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,518 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,590 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,627 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,668 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,741 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,774 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,813 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,838 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,874 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,899 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:08,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:08,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:08,939 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:08,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:08,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:08,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:08,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:08,964 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,003 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,029 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,066 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,124 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,184 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,242 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,266 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,327 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,365 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,443 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,468 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,503 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,563 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,650 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,689 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,714 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,749 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,789 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,829 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,854 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,895 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,920 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:09,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:09,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:09,954 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:09,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:09,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:09,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:09,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:09,979 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,014 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,039 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,079 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,144 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,205 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,230 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,265 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,290 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,326 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,382 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,407 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,445 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,470 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,505 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,531 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,567 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,591 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,628 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,653 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,690 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,715 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,750 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,830 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,855 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,892 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,918 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:10,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:10,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:10,956 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:10,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:10,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:10,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:10,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:10,983 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,021 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,046 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,086 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,111 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,151 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,214 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,275 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,338 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,362 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,400 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,424 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,462 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,487 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,534 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,573 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,624 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,664 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,709 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,746 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,790 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,821 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,874 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,912 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:11,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:11,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:11,949 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:11,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:11,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:11,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:11,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:11,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,025 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,097 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,162 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,190 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,228 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,254 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,288 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,313 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,373 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,406 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,465 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,489 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,524 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,548 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,585 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,610 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,648 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,715 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,778 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,802 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,840 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,864 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,904 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,929 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:12,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:12,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:12,968 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:12,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:12,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:12,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:12,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:12,995 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,043 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,085 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,124 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,188 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,213 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,251 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,278 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,315 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,381 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,421 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,462 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,503 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,562 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,640 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,721 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,763 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,814 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,901 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:13,926 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:13,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:13,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:13,963 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:13,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:13,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:13,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,000 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,051 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,126 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,152 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,189 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,217 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,257 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,283 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,326 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,352 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,396 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,437 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,491 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,567 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,699 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,727 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,766 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,829 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,855 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,898 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:14,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:14,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:14,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:14,966 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:14,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:14,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:14,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,003 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,041 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,066 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,183 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,219 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,256 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,355 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,395 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,421 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,458 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,483 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,519 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,554 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,596 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,624 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,661 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,746 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,781 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,831 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,911 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:15,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:15,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:15,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:15,984 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:15,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:15,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:15,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,025 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,075 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,174 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,259 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,290 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,328 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,364 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,402 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,469 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,509 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,558 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,598 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,644 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,729 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,756 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,795 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,821 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,860 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,886 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,927 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:16,953 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:16,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:16,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:16,993 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:16,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:16,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:16,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,057 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,082 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,123 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,188 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,251 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,311 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,335 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,370 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,433 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,458 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,501 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,565 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,629 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,655 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,702 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,776 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,802 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,841 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,869 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,909 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:17,935 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:17,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:17,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:17,991 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:17,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:17,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:17,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:17,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,032 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,085 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,111 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,167 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,206 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,239 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,332 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,402 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,426 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,463 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,501 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,687 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,712 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,763 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,804 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,861 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,925 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:18,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:18,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:18,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:18,986 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:18,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:18,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:18,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:18,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,012 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,078 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,129 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,162 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,204 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,230 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,269 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,295 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,334 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,398 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,428 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,466 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,491 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,530 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,560 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,595 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,619 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,653 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,677 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,734 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,772 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,809 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,845 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,870 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,909 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:19,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:19,967 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:19,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:19,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:19,990 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,026 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,050 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,086 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,110 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,144 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,222 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,246 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,286 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,309 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,341 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,364 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,396 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,421 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,476 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,502 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,537 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,577 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,632 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,659 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,691 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,715 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,746 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,802 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,826 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,857 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,918 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:20,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:20,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:20,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:20,981 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:20,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:20,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:20,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,005 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,043 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,068 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,107 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,132 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,171 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,237 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,261 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,295 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,320 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,355 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,380 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,421 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,446 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,485 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,510 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,618 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,684 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,710 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,752 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,778 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,814 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,892 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:21,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:21,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:21,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:21,985 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:21,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:21,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:21,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:21,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,009 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,045 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,069 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,109 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,134 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,173 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,198 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,236 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,299 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,328 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,366 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,390 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,428 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,452 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,490 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,514 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,554 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,578 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,616 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,640 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,681 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,705 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,748 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,773 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,812 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,838 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,910 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:22,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:22,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:22,942 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:22,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:22,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:22,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:22,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:22,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,002 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,081 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,144 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,168 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,207 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,269 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,294 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,332 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,356 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,391 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,419 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,456 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,480 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,516 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,575 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,599 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,635 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,658 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,695 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,718 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,754 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,795 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,835 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,859 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,903 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:23,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:23,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:23,973 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:23,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:23,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:23,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:23,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:23,998 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,033 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,056 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,092 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,159 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,198 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,243 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,272 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,306 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,361 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,415 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,439 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,470 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,494 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,530 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,554 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,585 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,610 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,642 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,666 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,704 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,766 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,829 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,854 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,889 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,914 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:24,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:24,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:24,949 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:24,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:24,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:24,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:24,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:24,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,007 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,034 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,069 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,127 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,152 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,188 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,250 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,322 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,345 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,377 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,401 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,432 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,456 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,487 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,511 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,554 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,578 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,617 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,680 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,704 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,741 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,765 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,801 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,825 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,861 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,900 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:25,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:25,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:25,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:25,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:25,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,008 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,032 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,079 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,144 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,205 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,229 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,267 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,290 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,327 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,352 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,386 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,410 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,449 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,472 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,507 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,565 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,589 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,684 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,741 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,765 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,800 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,860 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,922 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:26,945 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:26,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:26,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:26,980 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:26,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:26,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:26,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:26,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,004 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,038 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,062 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,172 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,234 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,258 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,291 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,350 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,374 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,409 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,474 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,500 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,535 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,560 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,594 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,617 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,656 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,680 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,715 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,777 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,800 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,837 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,895 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,921 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:27,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:27,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:27,959 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:27,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:27,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:27,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:27,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:27,983 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,019 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,078 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,109 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,144 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,182 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,226 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,251 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,288 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,328 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,368 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,392 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,432 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,458 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,496 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,520 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,560 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,583 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,624 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,648 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,686 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,746 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,774 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,816 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,878 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,902 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:28,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:28,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:28,944 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:28,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:28,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:28,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:28,968 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,007 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,032 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,070 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,094 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,133 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,158 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,198 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,223 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,261 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,286 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,322 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,346 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,379 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,437 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,494 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,518 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,552 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,609 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,666 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,690 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,723 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,747 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,783 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,809 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,845 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,868 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,906 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,930 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:29,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:29,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:29,965 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:29,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:29,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:29,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:29,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:29,989 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,022 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,047 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,080 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,138 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,162 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,194 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,218 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,251 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,311 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,335 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,368 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,392 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,426 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,451 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,484 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,508 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,543 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,567 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,605 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,630 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,667 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,726 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,751 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,789 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,851 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,909 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:30,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:30,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:30,968 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:30,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:30,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:30,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:30,993 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,029 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,092 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,118 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,152 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,176 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,214 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,276 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,338 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,405 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,436 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,480 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,509 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,548 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,573 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,611 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,636 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,673 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,697 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,737 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,762 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,800 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,866 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,894 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:31,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:31,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:31,938 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:31,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:31,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:31,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:31,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:31,964 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,007 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,033 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,076 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,102 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,145 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,171 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,208 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,233 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,270 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,295 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,333 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,395 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,420 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,458 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,493 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,539 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,577 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,610 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,634 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,667 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,727 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,752 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,790 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,882 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:32,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:32,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:32,959 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:32,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:32,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:32,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:32,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:32,992 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,030 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,060 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,100 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,160 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,185 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,219 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,243 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,277 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,302 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,335 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,368 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,409 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,450 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,488 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,561 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,638 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,665 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,706 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,777 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,805 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,846 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,887 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:33,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:33,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:33,931 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:33,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:33,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:33,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:33,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:33,972 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,016 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,050 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,106 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,174 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,200 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,245 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,270 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,320 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,362 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,406 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,474 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,543 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,569 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,626 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,660 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,700 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,729 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,776 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,854 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:34,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:34,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:34,940 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:34,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:34,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:34,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:34,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:34,966 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,012 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,037 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,076 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,101 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,148 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,187 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,225 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,250 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,288 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,312 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,358 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,381 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,421 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,444 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,482 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,506 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,547 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,573 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,614 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,674 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,698 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,733 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,757 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,792 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,851 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,912 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:35,935 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:35,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:35,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:35,983 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:35,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:35,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:35,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:35,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,045 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,070 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,109 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,170 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,193 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,231 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,291 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,314 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,353 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,414 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,437 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,471 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,493 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,528 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,551 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,584 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,647 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,670 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,705 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,764 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,787 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,825 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,849 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,887 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,911 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:36,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:36,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:36,946 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:36,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:36,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:36,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:36,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:36,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,008 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,031 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,064 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,125 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,184 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,245 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,305 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,330 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,371 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,462 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,502 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,526 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,564 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,588 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,650 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,692 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,716 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,753 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,814 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,854 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:37,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:37,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:37,911 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:37,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:37,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:37,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:37,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:37,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,004 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,030 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,074 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,101 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,142 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,168 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,216 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,241 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,278 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,342 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,366 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,407 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,471 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,496 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,535 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,560 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,598 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,682 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,752 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,794 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,832 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,862 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,902 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,929 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:38,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:38,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:38,965 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:38,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:38,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:38,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:38,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:38,992 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,032 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,058 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,098 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,163 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,189 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,225 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,250 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,286 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,311 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,347 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,409 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,435 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,472 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,496 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,530 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,554 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,591 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,615 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,660 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,685 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,723 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,792 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,862 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,900 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:39,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:39,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:39,942 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:39,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:39,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:39,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:39,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:39,967 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,023 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,048 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,085 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,113 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,165 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,206 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,244 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,313 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,379 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,454 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,479 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,514 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,575 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,618 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,673 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,712 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,765 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,832 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,914 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,938 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:40,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:40,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:40,975 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:40,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:40,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:40,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:40,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:40,999 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,035 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,058 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,095 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,155 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,217 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,240 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,276 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,334 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,393 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,416 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,454 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,478 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,512 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,536 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,568 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,592 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,628 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,656 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,707 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,732 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,773 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,800 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,841 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:41,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:41,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:41,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:41,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:41,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:41,963 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,001 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,027 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,063 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,123 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,147 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,182 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,244 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,312 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,344 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,384 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,419 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,458 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,485 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,521 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,587 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,649 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,674 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,714 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,777 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,801 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,838 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,864 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,912 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:42,938 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:42,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:42,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:42,980 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:42,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:42,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:42,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:42,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,012 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,054 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,079 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,118 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,143 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,181 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,206 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,244 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,267 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,304 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,329 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,367 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,392 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,426 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,490 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,513 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,548 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,571 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,606 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,630 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,664 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,689 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,729 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,792 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,854 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,878 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:43,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:43,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:43,918 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:43,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:43,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:43,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:43,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:43,958 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,000 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,025 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,075 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,100 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,136 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,204 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,273 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,296 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,333 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,404 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,465 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,490 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,528 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,553 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,585 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,609 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,641 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,665 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,697 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,721 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,753 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,777 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,814 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,838 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,879 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,919 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:44,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:44,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:44,959 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:44,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:44,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:44,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:44,983 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,023 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,046 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,086 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,110 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,149 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,173 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,212 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,237 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,278 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,304 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,345 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,410 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,468 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,493 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,528 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,587 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,614 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,653 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,678 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,716 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,740 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,789 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,818 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,855 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,879 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,916 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:45,940 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:45,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:45,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:45,979 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:45,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:45,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:45,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:45,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,004 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,041 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,065 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,102 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,127 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,164 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,193 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,230 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,254 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,291 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,353 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,415 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,439 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,475 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,500 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,539 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,601 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,625 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,663 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,688 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,730 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,791 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,814 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,851 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,878 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,915 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:46,940 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:46,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:46,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:46,981 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:46,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:46,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:46,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:46,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,060 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,086 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,127 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,153 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,193 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,218 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,259 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,287 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,325 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,349 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,387 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,411 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,450 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,474 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,513 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,540 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,604 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,643 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,668 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,707 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,774 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,867 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,925 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:47,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:47,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:47,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:47,983 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:47,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:47,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:47,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:47,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,040 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,064 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,098 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,122 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,159 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,228 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,268 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,314 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,375 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,400 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,440 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,498 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,557 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,580 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,614 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,638 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,673 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,730 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,754 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,789 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,812 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,847 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,906 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:48,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:48,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:48,967 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:48,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:48,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:48,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:48,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:48,991 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,024 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,049 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,083 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,141 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,199 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,223 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,290 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,329 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,354 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,391 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,455 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,479 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,517 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,578 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,602 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,641 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,665 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,702 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,726 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,764 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,826 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,850 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,890 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,914 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:49,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:49,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:49,951 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:49,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:49,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:49,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:49,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:49,979 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,018 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,075 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,098 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,135 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,159 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,195 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,219 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,255 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,279 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,327 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,351 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,388 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,420 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,456 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,480 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,518 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,542 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,576 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,600 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,636 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,698 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,722 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,759 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,816 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,876 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,899 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,934 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:50,958 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:50,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:50,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:50,992 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:50,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:50,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:50,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:50,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,052 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,075 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,110 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,167 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,190 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,222 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,246 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,278 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,333 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,357 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,389 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,413 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,445 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,469 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,503 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,526 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,558 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,614 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,669 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,693 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,724 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,791 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,883 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,923 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:51,947 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:51,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:51,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:51,985 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:51,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:51,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:51,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:51,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,009 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,043 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,067 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,098 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,122 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,153 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,177 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,208 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,232 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,263 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,287 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,319 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,342 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,373 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,397 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,430 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,454 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,489 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,517 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,553 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,576 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,612 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,642 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,681 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,741 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,800 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,823 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,858 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,918 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,941 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:52,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:52,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:52,972 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:52,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:52,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:52,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:52,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,033 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,056 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,091 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,114 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,149 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,173 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,208 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,266 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,289 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,323 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,346 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,379 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,403 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,441 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,499 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,558 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,616 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,639 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,674 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,698 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,732 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,756 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,791 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,849 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,912 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:53,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:53,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:53,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:53,977 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:53,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:53,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:53,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:53,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,043 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,066 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,101 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,160 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,222 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,246 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,287 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,311 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,352 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,376 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,415 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,439 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,479 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,503 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,545 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,569 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,609 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,673 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,697 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,737 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,761 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,804 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,827 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,868 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,934 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:54,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:54,958 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:54,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:54,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:54,998 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:54,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:54,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:54,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,022 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,063 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,128 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,156 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,194 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,218 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,256 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,281 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,321 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,345 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,390 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,413 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,445 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,468 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:10:55,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:10:55,499 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:10:55,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:10:55,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:10:55,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:10:55,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:10:55,522 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:10:55,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 04:22:17,825 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:17,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:17,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:17,859 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:17,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:17,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:17,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:17,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:17,882 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:17,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:17,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:17,916 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:17,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:17,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:17,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:17,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:17,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:17,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:17,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:17,974 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:17,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:17,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:17,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:17,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:17,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,031 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,055 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,093 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,151 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,210 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,233 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,267 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,326 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,349 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,384 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,407 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,442 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,465 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,500 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,523 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,558 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,582 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,624 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,649 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,685 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,746 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,770 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,809 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,832 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,870 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,893 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,931 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:18,954 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:18,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:18,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:18,992 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:18,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:18,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:18,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:18,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,015 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,054 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,077 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,115 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,141 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,179 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,240 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,263 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,324 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,359 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,383 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,418 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,441 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,476 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,499 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,534 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,558 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,594 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,617 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,654 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,677 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,712 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,735 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,770 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,793 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,831 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,855 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,892 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,916 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:19,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:19,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:19,951 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:19,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:19,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:19,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:19,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:19,976 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,010 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,032 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,066 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,089 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,123 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,186 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,251 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,276 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,314 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,337 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,373 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,432 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,455 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,490 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,513 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,548 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,604 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,627 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,664 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,687 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,725 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,787 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,811 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,848 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,909 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:20,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:20,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:20,970 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:20,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:20,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:20,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:20,993 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,030 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,054 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,096 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,155 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,221 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,282 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,343 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,366 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,404 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,427 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,463 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,486 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,524 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,547 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,584 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,644 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,667 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,706 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,765 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,788 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,822 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,845 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,884 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,910 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:21,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:21,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:21,950 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:21,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:21,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:21,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:21,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:21,979 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,019 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,043 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,081 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,107 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,141 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,197 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,220 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,257 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,281 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,315 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,372 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,433 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,495 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,519 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,557 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,621 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,645 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,683 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,738 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,801 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,856 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,879 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,911 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:22,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:22,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:22,966 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:22,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:22,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:22,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:22,989 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,021 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,045 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,143 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,206 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,274 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,355 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,386 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,433 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,512 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,543 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,590 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,621 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,668 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,699 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,745 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,823 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,854 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,900 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:23,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:23,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:23,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:23,981 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:23,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:23,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:23,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:23,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,060 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,141 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,173 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,221 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,253 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,333 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,376 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,406 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,453 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,484 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,532 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,562 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,610 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,640 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,685 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,716 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,762 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,794 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,842 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,873 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,919 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:24,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:24,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:24,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:24,997 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,027 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,074 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,152 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,183 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,233 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,264 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,315 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,346 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,393 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,424 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,473 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,504 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,553 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,633 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,664 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,715 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,746 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,793 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,872 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,903 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:25,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:25,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:25,952 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:25,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:25,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:25,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:25,986 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,033 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,065 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,113 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,144 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,192 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,223 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,270 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,346 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,423 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,454 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,502 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,533 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,580 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,611 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,661 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,692 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,740 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,818 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,849 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,897 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:26,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:26,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:26,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:26,976 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:26,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:26,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:26,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:26,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,007 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,056 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,136 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,170 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,214 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,244 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,290 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,323 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,400 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,447 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,478 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,528 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,559 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,608 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,640 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,688 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,719 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,776 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,822 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,888 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:27,937 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:27,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:27,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:27,982 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:27,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:27,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:27,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:27,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,061 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,136 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,224 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,332 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,378 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,409 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,456 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,486 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,533 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,563 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,608 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,639 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,686 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,719 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,768 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,800 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,848 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:28,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:28,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:28,930 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:28,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:28,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:28,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:28,961 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,009 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,040 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,089 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,121 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,168 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,199 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,248 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,279 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,327 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,410 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,442 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,495 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,527 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,575 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,607 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,659 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,691 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,739 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,772 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,821 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,853 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,901 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:29,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:29,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:29,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:29,982 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:29,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:29,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:29,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:29,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,014 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,064 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,094 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,141 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,171 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,216 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,247 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,291 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,366 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,440 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,471 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,516 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,591 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,621 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,666 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,741 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,776 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,826 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,905 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:30,937 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:30,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:30,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:30,986 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:30,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:30,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:30,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,018 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,067 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,099 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,147 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,260 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,308 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,339 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,386 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,417 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,467 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,498 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,546 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,577 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,623 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,654 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,700 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,731 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,777 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,808 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,855 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,900 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:31,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:31,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:31,964 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:31,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:31,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:31,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:31,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:31,996 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,042 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,074 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,125 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,159 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,203 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,279 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,309 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,354 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,385 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,430 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,505 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,581 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,657 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,687 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,738 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,847 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,887 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:32,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:32,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:32,949 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:32,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:32,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:32,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:32,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:32,980 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,028 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,060 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,108 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,139 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,188 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,220 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,267 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,299 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,346 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,379 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,426 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,503 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,534 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,585 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,615 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,661 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,692 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,740 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,816 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,846 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,894 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:33,925 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:33,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:33,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:33,970 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:33,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:33,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:33,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:33,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,045 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,075 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,119 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,194 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,227 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,268 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,325 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,348 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,393 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,417 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,453 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,476 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,509 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,533 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,565 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,587 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,618 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,641 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,672 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,696 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,728 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,751 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,782 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,805 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,843 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,866 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,900 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,924 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:34,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:34,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:34,959 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:34,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:34,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:34,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:34,982 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,018 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,077 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,102 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,140 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,202 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,231 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,268 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,292 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,329 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,352 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,390 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,413 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,452 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,475 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,514 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,577 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,653 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,676 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,715 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,740 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,779 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,802 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,841 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,865 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,903 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:35,942 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:35,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:35,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:35,990 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:35,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:35,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:35,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:35,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,048 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,071 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,103 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,156 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,213 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,237 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,272 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,296 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,334 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,357 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,394 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,417 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,453 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,516 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,577 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,600 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,637 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,660 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,700 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,724 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,761 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,784 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,823 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,862 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,899 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:36,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:36,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:36,961 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:36,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:36,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:36,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:36,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:36,984 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,044 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,082 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,105 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,140 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,163 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,205 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,228 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,260 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,283 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,315 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,379 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,402 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,440 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,463 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,500 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,523 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,561 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,584 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,648 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,687 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,710 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,752 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,814 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,846 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,886 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,915 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:37,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:37,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:37,957 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:37,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:37,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:37,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:37,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:37,980 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,082 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,106 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,144 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,208 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,233 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,274 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,297 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,338 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,361 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,399 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,466 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,489 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,530 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,553 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,593 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,617 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,657 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,680 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,721 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,791 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,816 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,852 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,875 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,911 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:38,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:38,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:38,968 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:38,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:38,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:38,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:38,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:38,993 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,051 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,087 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,110 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,143 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,167 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,201 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,224 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,259 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,282 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,317 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,339 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,373 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,430 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,453 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,490 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,513 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,547 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,571 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,609 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,633 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,671 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,695 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,733 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,756 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,790 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,814 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,853 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,878 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,916 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:39,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:39,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:39,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:39,978 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:39,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:39,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:39,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:39,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,001 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,042 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,066 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,102 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,126 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,164 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,188 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,226 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,250 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,288 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,311 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,349 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,411 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,472 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,496 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,533 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,559 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,593 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,616 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,655 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,679 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,717 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,740 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,777 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,801 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,839 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,862 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,900 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,924 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:40,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:40,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:40,962 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:40,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:40,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:40,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:40,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:40,985 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,023 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,047 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,087 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,110 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,173 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,211 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,268 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,329 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,368 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,405 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,428 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,465 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,523 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,562 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,599 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,628 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,666 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,690 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,725 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,748 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,784 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,807 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,846 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,879 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,921 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:41,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:41,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:41,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:41,996 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:41,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:41,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:41,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:41,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,019 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,057 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,080 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,120 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,143 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,186 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,209 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,242 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,265 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,300 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,356 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,378 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,413 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,435 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,469 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,491 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,528 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,551 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,588 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,651 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,677 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,715 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,738 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,776 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,798 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,833 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,890 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:42,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:42,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:42,954 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:42,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:42,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:42,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:42,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:42,977 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,016 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,038 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,073 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,095 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,129 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,153 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,189 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,246 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,303 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,326 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,357 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,380 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,412 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,435 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,467 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,491 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,524 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,557 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,591 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,615 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,650 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,673 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,712 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,774 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,835 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,858 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,896 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,920 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:43,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:43,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:43,957 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:43,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:43,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:43,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:43,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:43,980 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,018 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,076 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,099 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,133 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,156 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,189 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,214 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,246 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,269 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,325 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,356 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,380 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,411 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,434 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,465 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,488 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,520 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,543 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,574 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,597 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,629 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,652 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,687 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,711 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,746 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,769 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,805 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,828 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,864 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,887 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,923 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:44,946 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:44,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:44,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:44,981 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:44,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:44,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:44,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:44,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,003 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,038 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,061 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,096 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,154 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,180 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,215 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,239 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,273 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,297 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,332 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,355 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,391 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,450 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,473 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,509 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,532 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,568 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,591 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,630 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,653 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,692 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,715 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,756 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,782 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,836 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,859 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,899 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,923 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:45,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:45,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:45,969 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:45,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:45,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:45,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:45,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:45,992 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,028 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,055 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,092 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,115 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,153 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,177 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,215 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,281 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,305 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,342 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,365 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,401 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,425 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,463 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,487 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,525 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,548 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,582 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,606 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,650 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,673 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,710 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,733 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,770 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,798 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,833 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,857 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,893 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,917 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:46,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:46,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:46,952 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:46,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:46,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:46,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:46,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:46,975 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,009 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,032 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,066 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,123 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,146 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,180 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,205 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,257 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,284 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,331 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,358 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,404 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,431 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,473 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,497 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,529 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,553 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,586 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,609 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,642 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,666 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,704 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,728 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,767 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,790 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,824 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,850 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,889 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,911 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:47,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:47,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:47,947 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:47,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:47,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:47,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:47,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:47,970 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,008 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,030 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,065 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,087 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,127 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,185 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,208 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,243 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,266 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,325 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,362 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,385 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,420 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,443 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,478 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,500 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,536 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,559 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,594 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,616 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,651 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,674 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,712 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,774 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,833 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,899 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:48,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:48,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:48,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:48,978 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:48,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:48,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:48,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:48,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,002 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,037 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,060 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,097 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,120 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,155 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,178 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,212 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,236 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,275 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,302 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,347 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,426 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,504 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,534 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,581 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,611 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,658 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,766 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,861 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:49,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:49,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:49,940 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:49,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:49,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:49,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:49,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:49,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,016 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,047 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,094 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,172 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,204 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,249 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,279 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,323 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,354 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,399 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,430 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,474 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,505 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,550 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,656 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,701 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,732 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,781 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,816 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,862 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,893 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:50,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:50,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:50,939 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:50,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:50,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:50,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:50,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:50,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,014 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,044 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,121 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,166 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,196 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,235 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,292 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,349 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,406 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,429 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,461 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,484 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,515 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,538 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,570 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,593 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,631 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,654 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,691 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,715 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,752 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,813 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,875 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,902 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:51,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:51,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:51,941 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:51,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:51,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:51,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:51,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:51,964 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,003 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,026 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,068 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,129 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,153 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,190 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,213 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,275 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,314 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,338 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,376 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,439 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,462 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,501 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,562 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,585 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,620 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,678 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,701 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,734 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,758 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,792 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,815 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,848 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,872 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,905 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,928 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:52,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:52,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:52,968 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:52,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:52,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:52,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:52,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:52,991 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,028 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,090 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,113 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,151 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,174 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,212 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,235 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,273 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,296 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,330 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,353 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,390 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,453 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,478 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,516 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,539 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,578 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,638 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,696 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,719 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,754 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,777 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,813 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,871 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,895 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,930 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:53,953 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:53,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:53,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:53,992 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:53,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:53,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:53,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:53,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,015 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,051 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,074 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,112 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,135 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,200 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,239 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,262 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,301 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,324 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,362 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,385 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,422 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,445 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,482 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,508 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,547 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,608 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,631 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,670 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,694 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,731 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,754 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,787 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,810 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,847 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,870 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,911 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,935 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:54,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:54,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:54,973 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:54,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:54,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:54,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:54,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:54,997 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,037 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,061 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,099 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,122 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,160 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,183 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,221 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,245 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,283 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,344 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,367 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,405 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,428 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,466 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,489 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,527 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,553 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,590 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,613 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,652 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,675 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,713 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,774 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,830 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,853 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,888 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,911 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:55,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:55,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:55,944 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:55,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:55,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:55,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:55,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:55,967 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,006 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,029 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,067 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,123 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,146 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,179 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,236 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,291 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,348 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,371 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,403 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,426 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,458 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,481 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,513 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,537 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,578 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,639 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,662 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,701 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,724 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,762 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,786 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,822 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,847 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,884 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,908 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:56,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:56,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:56,944 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:56,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:56,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:56,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:56,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:56,967 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,005 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,028 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,063 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,122 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,145 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,179 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,242 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,267 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,304 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,326 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,361 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,384 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,424 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,448 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,485 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,508 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,547 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,570 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,606 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,629 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,666 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,690 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,727 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,750 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,788 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,811 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,846 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,871 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,909 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:57,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:57,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:57,970 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:57,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:57,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:57,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:57,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:57,994 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,031 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,054 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,092 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,119 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,156 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,179 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,216 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,239 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,277 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,338 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,361 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,399 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,460 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,483 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,518 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,541 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,578 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,639 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,662 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,700 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,723 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,761 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,784 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,822 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,845 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,883 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,906 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:58,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:58,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:58,944 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:58,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:58,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:58,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:58,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:58,967 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,005 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,029 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,067 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,090 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,128 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,151 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,192 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,215 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,253 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,276 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,314 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,337 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,376 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,400 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,438 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,462 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,499 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,523 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,561 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,584 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,621 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,644 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,682 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,710 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,772 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,810 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,833 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,870 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,893 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,929 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:22:59,953 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:22:59,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:22:59,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:22:59,987 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:22:59,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:22:59,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:22:59,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:22:59,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,010 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,045 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,068 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,102 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,125 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,160 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,183 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,220 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,243 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,279 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,301 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,337 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,360 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,394 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,417 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,451 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,474 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,508 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,532 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,567 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,590 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,628 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,651 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,685 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,711 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,745 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,769 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,802 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,825 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,861 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,884 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,918 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:00,940 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:00,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:00,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:00,979 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:00,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:00,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:00,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:00,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,002 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,036 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,059 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,093 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,116 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,151 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,175 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,211 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,234 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,269 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,292 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,326 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,349 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,383 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,407 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,442 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,464 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,502 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,526 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,562 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,585 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,620 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,679 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,705 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,739 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,763 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,798 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,821 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,855 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,880 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,915 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:01,939 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:01,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:01,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:01,976 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:01,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:01,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:01,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:01,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,000 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,038 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,062 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,098 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,121 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,158 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,181 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,220 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,243 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,279 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,302 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,336 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,359 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,391 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,446 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,469 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,507 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,530 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,566 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,589 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,625 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,648 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,684 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,707 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,748 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,771 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,808 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,831 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,866 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,890 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,925 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:02,949 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:02,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:02,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:02,982 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:02,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:02,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:02,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:02,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,006 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,041 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,064 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,100 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,124 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,161 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,184 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,220 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,245 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,282 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,306 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,344 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,368 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,404 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,428 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,462 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,485 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,520 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,543 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,577 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,601 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,637 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,660 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,696 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,719 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,757 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,816 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,839 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,875 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,899 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,933 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:03,956 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:03,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:03,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:03,993 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:03,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:03,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:03,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:03,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,023 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,060 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,097 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,136 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,160 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,209 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,232 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,270 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,338 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,362 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,399 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,422 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,460 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,483 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,521 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,544 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,582 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,605 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,636 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,659 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,691 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,713 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,745 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,768 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,801 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,824 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,855 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,878 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,910 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,933 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:04,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:04,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:04,964 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:04,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:04,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:04,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:04,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:04,987 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,018 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,041 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,073 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,096 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,127 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,151 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,182 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,236 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,299 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,357 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,380 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,416 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,439 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,475 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,498 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,537 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,560 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,598 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,621 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,659 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,683 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,723 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,746 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,787 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,812 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,850 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,875 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,911 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,935 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:05,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:05,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:05,970 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:05,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:05,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:05,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:05,993 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,029 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,052 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,088 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,111 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,146 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,204 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,227 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,264 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,287 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,327 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,388 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,411 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,448 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,471 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,508 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,531 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,569 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,592 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,630 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,653 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,692 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,715 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,752 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,775 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,813 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,838 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,874 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,897 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,932 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:06,955 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:06,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:06,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:06,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:06,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:06,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:06,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,049 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,072 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,109 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,133 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,171 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,194 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,233 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,303 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,327 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,366 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,389 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,428 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,451 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,489 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,512 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,548 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,571 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,603 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,626 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,681 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,713 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,736 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,773 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,797 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,831 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,856 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,888 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,912 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:07,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:07,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:07,946 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:07,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:07,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:07,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:07,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:07,969 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,007 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,030 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,065 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,089 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,123 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,147 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,183 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,211 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,254 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,284 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,332 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,364 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,415 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,446 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,493 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,572 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,603 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,651 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,682 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,732 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,763 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,852 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,896 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:08,927 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:08,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:08,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:08,972 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:08,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:08,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:08,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:08,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,003 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,047 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,078 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,129 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,160 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,208 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,239 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,286 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,317 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,365 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,395 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,440 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,472 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,521 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,553 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,600 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,631 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,678 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,708 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,754 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,791 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,837 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,868 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,915 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:09,946 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:09,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:09,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:09,993 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:09,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:09,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:09,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:09,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,024 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,067 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,091 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,129 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,152 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,189 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,212 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,248 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,271 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,309 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,332 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,371 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,396 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,433 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,457 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,497 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,520 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,556 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,579 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,617 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,641 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,679 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,738 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,761 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,794 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,816 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,849 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,874 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,906 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,929 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:10,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:10,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:10,961 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:10,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:10,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:10,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:10,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:10,984 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,015 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,038 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,070 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,125 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,148 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,180 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,259 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,292 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,316 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,349 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,404 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,427 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,460 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,483 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,517 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,540 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,574 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,597 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,635 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,658 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,696 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,720 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,756 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,817 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,882 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,907 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:11,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:11,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:11,942 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:11,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:11,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:11,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:11,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:11,966 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,004 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,027 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,065 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,088 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,126 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,149 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,187 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,249 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,273 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,310 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,334 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,371 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,397 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,435 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,459 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,497 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,521 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,558 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,619 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,643 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,682 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,706 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,739 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,762 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,795 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,817 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,853 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,876 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,914 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,937 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:12,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:12,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:12,971 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:12,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:12,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:12,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:12,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:12,994 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,029 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,053 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,089 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,112 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,146 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,169 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,205 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,238 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,276 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,300 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,339 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,363 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,399 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,426 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,465 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,489 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,529 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,588 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,612 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,654 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,678 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,719 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,742 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,782 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,806 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,844 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,869 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,910 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,934 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:13,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:13,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:13,975 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:13,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:13,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:13,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:13,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:13,998 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,038 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,061 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,102 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,126 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,166 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,189 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,228 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,253 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,289 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,312 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,345 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,369 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,403 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,426 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,459 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,486 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,525 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,548 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,586 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,609 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,646 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,671 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,707 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,730 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,762 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,785 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,817 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,840 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,872 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,896 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,928 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:14,952 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:14,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:14,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:14,986 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:14,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:14,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:14,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:14,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,010 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,044 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,067 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,105 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,128 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,168 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,191 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,232 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,292 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,349 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,372 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,405 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,427 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,462 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,485 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,525 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,549 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,583 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,606 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,640 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,663 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,698 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,723 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,756 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,780 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,812 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,835 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,868 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,891 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,927 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:15,950 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:15,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:15,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:15,987 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:15,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:15,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:15,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,013 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,049 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,072 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,107 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,132 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,170 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,194 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,232 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,255 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,296 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,319 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,353 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,377 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,409 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,432 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,463 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,487 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,523 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,546 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,580 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,638 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,661 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,697 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,720 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,754 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,778 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,813 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,836 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,870 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,894 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,931 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:16,954 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:16,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:16,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:16,992 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:16,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:16,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:16,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,020 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,054 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,078 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,111 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,134 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,170 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,193 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,227 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,250 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,288 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,315 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,353 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,376 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,414 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,437 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,495 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,532 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,568 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,606 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,629 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,663 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,686 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,720 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,743 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,778 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,801 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,840 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,863 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,901 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,924 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:17,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:17,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:17,957 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:17,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:17,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:17,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:17,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:17,981 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,016 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,039 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,079 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,103 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,140 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,202 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,226 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,268 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,328 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,352 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,391 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,414 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,454 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,477 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,518 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,557 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,637 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,672 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,695 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,731 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,755 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,790 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,813 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,849 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,873 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,908 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,931 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:18,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:18,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:18,966 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:18,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:18,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:18,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:18,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:18,989 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,023 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,081 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,104 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,141 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,164 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,200 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,222 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,259 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,283 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,318 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,341 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,376 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,399 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,435 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,460 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,498 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,521 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,557 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,581 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,618 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,644 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,681 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,704 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,743 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,766 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,802 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,826 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,862 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,885 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,921 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:19,944 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:19,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:19,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:19,979 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:19,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:19,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:19,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,003 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,039 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,062 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,096 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,120 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,155 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,178 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,211 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,235 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,268 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,291 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,324 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,347 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,381 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,404 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,438 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,473 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,506 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,529 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,562 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,585 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,622 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,647 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,679 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,703 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,758 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,796 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,831 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,855 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,890 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,913 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:20,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:20,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:20,949 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:20,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:20,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:20,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:20,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:20,971 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,010 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,033 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,069 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,092 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,127 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,150 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,186 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,210 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,245 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,268 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,302 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,325 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,366 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,389 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,430 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,454 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,524 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,555 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,579 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,612 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,636 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,670 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,693 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,730 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:23:21,753 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-12-06 04:23:21,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:23:21,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 405 states and 549 transitions. [2024-12-06 04:23:21,787 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 549 transitions. [2024-12-06 04:23:21,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:23:21,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:23:21,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:23:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat