./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/hard-ll_valuebound1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/hard-ll_valuebound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0bb6780cd72c063a3ddf598e6503fa6a629155476e6b8e08224a0e59d0bc00b9 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:20:18,139 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:20:18,216 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 22:20:18,221 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:20:18,222 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:20:18,258 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:20:18,262 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:20:18,262 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:20:18,263 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:20:18,263 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:20:18,264 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:20:18,264 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:20:18,264 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:20:18,264 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:20:18,265 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:20:18,266 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:20:18,266 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:20:18,266 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:20:18,267 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:20:18,267 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:20:18,267 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:20:18,267 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:20:18,267 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:20:18,267 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:20:18,268 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:20:18,268 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_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0bb6780cd72c063a3ddf598e6503fa6a629155476e6b8e08224a0e59d0bc00b9 [2024-11-13 22:20:18,632 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:20:18,646 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:20:18,652 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:20:18,655 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:20:18,655 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:20:18,657 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/nla-digbench-scaling/hard-ll_valuebound1.c Unable to find full path for "g++" [2024-11-13 22:20:20,636 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:20:20,937 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:20:20,938 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/sv-benchmarks/c/nla-digbench-scaling/hard-ll_valuebound1.c [2024-11-13 22:20:20,946 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/data/9005333e2/3a65475eb53d4b15af4101576b483cf1/FLAGbda906dcd [2024-11-13 22:20:20,963 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/data/9005333e2/3a65475eb53d4b15af4101576b483cf1 [2024-11-13 22:20:20,965 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:20:20,967 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:20:20,968 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:20:20,968 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:20:20,973 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:20:20,974 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:20:20" (1/1) ... [2024-11-13 22:20:20,975 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@321e1d48 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:20, skipping insertion in model container [2024-11-13 22:20:20,976 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:20:20" (1/1) ... [2024-11-13 22:20:20,991 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:20:21,156 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:20:21,166 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:20:21,187 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:20:21,201 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:20:21,202 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21 WrapperNode [2024-11-13 22:20:21,202 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:20:21,203 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:20:21,203 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:20:21,203 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:20:21,210 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,220 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,245 INFO L138 Inliner]: procedures = 14, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 84 [2024-11-13 22:20:21,246 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:20:21,246 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:20:21,246 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:20:21,246 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:20:21,254 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,255 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,256 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,257 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,261 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,264 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,266 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,266 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,268 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:20:21,269 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:20:21,269 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:20:21,270 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:20:21,271 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:20:21,294 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:20:21,308 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:20:21,316 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c5af1874-25ac-419d-a6b9-8d266f9a4f26/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:20:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:20:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-13 22:20:21,348 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-13 22:20:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:20:21,348 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:20:21,348 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:20:21,349 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 22:20:21,349 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 22:20:21,429 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:20:21,431 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:20:21,765 INFO L? ?]: Removed 50 outVars from TransFormulas that were not future-live. [2024-11-13 22:20:21,766 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:20:21,821 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:20:21,821 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 22:20:21,822 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:20:21 BoogieIcfgContainer [2024-11-13 22:20:21,822 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:20:21,823 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:20:21,823 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:20:21,837 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:20:21,838 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:20:21" (1/1) ... [2024-11-13 22:20:21,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:20:21,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:21,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 72 states and 84 transitions. [2024-11-13 22:20:21,921 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 84 transitions. [2024-11-13 22:20:21,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:20:21,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:21,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,113 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:20:22,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 72 states and 82 transitions. [2024-11-13 22:20:22,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 82 transitions. [2024-11-13 22:20:22,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:20:22,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:20:22,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,266 INFO L255 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 22:20:22,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:20:22,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 22:20:22,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 76 states and 88 transitions. [2024-11-13 22:20:22,369 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 88 transitions. [2024-11-13 22:20:22,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 22:20:22,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:20:22,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 22:20:22,433 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:20:22,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 22:20:22,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 77 states and 89 transitions. [2024-11-13 22:20:22,502 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 89 transitions. [2024-11-13 22:20:22,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-13 22:20:22,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:22,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 80 states and 95 transitions. [2024-11-13 22:20:22,830 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 95 transitions. [2024-11-13 22:20:22,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:20:22,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:22,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:22,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:20:22,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:22,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 22:20:22,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:20:22,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:23,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 84 states and 105 transitions. [2024-11-13 22:20:23,217 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 105 transitions. [2024-11-13 22:20:23,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:20:23,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:23,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 88 states and 113 transitions. [2024-11-13 22:20:23,767 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 113 transitions. [2024-11-13 22:20:23,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:20:23,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:20:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 22:20:23,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:20:23,841 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:23,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:23,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 89 states and 114 transitions. [2024-11-13 22:20:23,864 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 114 transitions. [2024-11-13 22:20:23,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:20:23,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:23,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:23,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:23,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:24,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 94 states and 124 transitions. [2024-11-13 22:20:24,244 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 124 transitions. [2024-11-13 22:20:24,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 22:20:24,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:24,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:24,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:24,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:24,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 98 states and 133 transitions. [2024-11-13 22:20:24,996 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 133 transitions. [2024-11-13 22:20:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 22:20:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,058 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 22:20:25,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:25,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 99 states and 134 transitions. [2024-11-13 22:20:25,086 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 134 transitions. [2024-11-13 22:20:25,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:25,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:25,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:25,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:25,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:27,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:27,396 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:27,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:27,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:27,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:27,559 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:27,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:27,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:27,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:27,739 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:27,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:27,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:27,899 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:27,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:27,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:27,950 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:27,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:27,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:27,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:27,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:28,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:28,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:28,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:28,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:28,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:28,435 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:28,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:28,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:28,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:28,691 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:28,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:28,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:28,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:28,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:28,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:28,863 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:28,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:28,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:28,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:28,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:29,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:29,084 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:29,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:29,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,245 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:29,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:29,285 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:29,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:29,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:29,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:29,503 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:29,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:29,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:29,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:29,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:29,729 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:29,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:29,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:29,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:29,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:29,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:29,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:30,000 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:30,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:30,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:30,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:30,156 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:30,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:30,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:30,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:30,410 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:30,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:30,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:30,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:30,581 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:30,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:30,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:30,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:30,757 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:30,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:30,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:30,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:30,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:30,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:30,954 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:30,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:30,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:30,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:30,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:31,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:31,207 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:31,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:31,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:31,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:31,345 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:31,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:31,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:31,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:31,468 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:31,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:31,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:31,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:31,668 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:31,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:31,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:31,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:31,840 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:31,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:31,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:31,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:31,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:31,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:31,957 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:31,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:31,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:31,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:31,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,093 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:32,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:32,126 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:32,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:32,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:32,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:32,493 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:32,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:32,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:32,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:32,616 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:32,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:32,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:32,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:32,738 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:32,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:32,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:32,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:32,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:32,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:32,850 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:32,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:32,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:32,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:32,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,108 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,339 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,453 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,583 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,763 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,804 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:33,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:33,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:33,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:33,949 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:33,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:33,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:33,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:33,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,286 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,321 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,430 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,559 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,665 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,747 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,778 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,888 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:34,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:34,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:34,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:34,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:34,993 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:34,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:34,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:34,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:35,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:35,170 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:35,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:35,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:35,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:35,343 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:35,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:35,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:35,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:35,504 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:35,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:35,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:35,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:35,610 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:35,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:35,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:35,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:35,709 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:35,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:35,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:35,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:35,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:35,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:35,987 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:35,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:35,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:35,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:35,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,092 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,248 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,347 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,460 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,569 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,825 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:36,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:36,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:36,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:36,978 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:36,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:36,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:36,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:36,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,214 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,307 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,395 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,493 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,640 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,792 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:37,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:37,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:37,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:37,982 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:37,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:37,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:37,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:37,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,087 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,174 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,342 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,434 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,525 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,628 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,716 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,777 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,802 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,892 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:38,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:38,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:38,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:38,990 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:38,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:38,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:38,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:38,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:39,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:39,259 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:39,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:39,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:39,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:39,373 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:39,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:39,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:39,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:39,495 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:39,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:39,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:39,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:39,605 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:39,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:39,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,781 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:39,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:39,809 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:39,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:39,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:39,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:39,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:39,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:39,957 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:39,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:39,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:39,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:39,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,045 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,136 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,224 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,311 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,475 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,638 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,780 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:40,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:40,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:40,926 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:40,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:40,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:40,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:40,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:40,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,028 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,118 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,481 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,613 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,701 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,786 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:41,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:41,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:41,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:41,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:41,990 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:41,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:41,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:41,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,139 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,316 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,397 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,639 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,664 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,764 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,848 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:42,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:42,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:42,931 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:42,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:42,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:42,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:42,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:42,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,019 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,255 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,279 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,412 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,557 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,736 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,877 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:43,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:43,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:43,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:43,964 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:43,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:43,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:43,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:43,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,056 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,147 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,290 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,375 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,524 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,609 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,752 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,837 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:44,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:44,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:44,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:44,976 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:44,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:44,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:44,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:44,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,037 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,060 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,265 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,437 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,503 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,527 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,670 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,757 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,852 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:45,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:45,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:45,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:45,932 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:45,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:45,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:45,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:45,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,066 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,273 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,357 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,440 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,521 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,613 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,748 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:46,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:46,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:46,826 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:46,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:46,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:46,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:46,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:46,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,021 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,228 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,412 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,673 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,801 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:47,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:47,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:47,880 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:47,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:47,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:47,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:47,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:47,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,002 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,132 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,211 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,352 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,476 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,547 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,628 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,706 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,883 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,901 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:48,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:48,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:48,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:48,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:48,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:48,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:48,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:48,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,064 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,140 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,222 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,391 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,466 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,541 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,620 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,794 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,815 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:49,927 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:49,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:49,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:49,951 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:49,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:49,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:49,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:49,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,023 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,210 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,294 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,317 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,457 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,542 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,572 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,649 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,814 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,866 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,888 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:50,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:50,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:50,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:50,965 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:50,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:50,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:50,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:50,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,019 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,044 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,357 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,422 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,497 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,557 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,597 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,622 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,700 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,749 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,768 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,851 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:51,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:51,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:51,931 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:51,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:51,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:51,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:51,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:51,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,007 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,089 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,279 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,355 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,445 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,517 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,591 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,709 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,777 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,848 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,866 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:52,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:52,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:52,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:52,987 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:52,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:52,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:52,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:52,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,071 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,181 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,266 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,450 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,523 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,690 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,765 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,873 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:53,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:53,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:53,942 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:53,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:53,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:53,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:53,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:53,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,000 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,036 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,054 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,091 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,110 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,184 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,236 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,288 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,384 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,515 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,587 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,711 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,800 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,856 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,916 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:54,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:54,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:54,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:54,990 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:54,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:54,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:54,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:54,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,209 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,232 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,303 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,389 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,517 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,621 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,703 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,764 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,818 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:55,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:55,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:55,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:55,910 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:55,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:55,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:55,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:55,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,044 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,119 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,176 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,199 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,357 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,415 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,525 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,594 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,719 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,852 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:56,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:56,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:56,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:56,961 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:56,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:56,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:56,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:56,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,044 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,114 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,176 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,194 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,278 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,320 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,340 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,468 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,551 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,676 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,743 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,796 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,850 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,915 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,933 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:57,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:57,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:57,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:57,991 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:57,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:57,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:57,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:57,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,041 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,189 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,221 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,239 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,315 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,386 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,459 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,529 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,655 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,723 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,822 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,883 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:58,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:58,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:58,957 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:58,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:58,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:58,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:58,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,019 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,060 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,084 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,147 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,249 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,375 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,485 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,544 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,670 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,737 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,755 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,837 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:20:59,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:20:59,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:20:59,926 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:20:59,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:20:59,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:20:59,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:20:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:20:59,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,006 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,070 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,139 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,194 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,288 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,337 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,455 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,486 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,505 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,608 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,687 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,741 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,798 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,864 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,932 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:00,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:00,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:00,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:00,994 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:00,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:00,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:00,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:00,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,063 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,159 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,208 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,326 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,441 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,557 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,674 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,746 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:01,795 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:01,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:01,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:01,819 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:01,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:01,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:01,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:01,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,105 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,160 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,209 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,283 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,354 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,390 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,414 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,473 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,550 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,568 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,674 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,697 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,775 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,840 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,915 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:02,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:02,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:02,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:02,991 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:02,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:02,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:02,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:02,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,062 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,127 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,199 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,274 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,343 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,375 WARN L250 erpolLogProxyWrapper]: Unable to check validity of interpolant: incomplete [2024-11-13 22:21:03,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,407 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,464 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,514 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,567 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,668 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,719 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,770 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,844 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,918 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:03,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:03,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:03,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:03,994 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:03,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:03,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:03,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:03,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,066 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,163 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,181 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,255 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,384 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,455 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,503 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,525 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,608 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,681 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,807 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:04,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:04,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:04,882 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:04,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:04,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:04,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:04,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:04,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,009 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,085 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,225 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,305 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,357 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,380 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,427 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,448 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,521 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,645 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,767 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,818 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,868 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,922 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:05,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:05,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:05,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:05,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:05,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:05,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:05,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:05,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,031 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,080 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,160 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,242 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,296 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,377 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,428 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,478 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,527 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,610 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,868 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:06,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:06,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:06,937 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:06,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:06,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:06,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:06,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:06,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,009 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,071 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,155 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,221 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,241 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,314 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,399 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,508 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,561 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,596 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,811 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,866 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,909 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:07,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:07,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:07,928 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:07,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:07,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:07,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,014 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,138 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,279 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,353 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,423 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,555 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,602 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,627 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,698 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,743 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,765 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,815 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,838 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,886 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,908 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:08,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:08,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:08,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:08,977 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:08,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:08,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:08,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:08,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,057 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,146 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,195 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,245 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,296 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,365 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,457 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,481 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,564 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,675 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,733 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,781 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,803 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,866 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:09,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:09,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:09,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:09,963 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:09,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:09,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:09,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:09,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,057 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,097 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,118 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,191 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,211 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,247 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,269 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,328 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,406 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,460 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,584 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,644 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,746 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,890 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:10,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:10,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:10,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:10,974 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:10,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:10,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:10,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:10,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,127 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,209 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,354 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,544 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,611 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,670 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,708 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,730 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,767 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,789 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,850 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:11,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:11,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:11,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:11,981 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:11,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:11,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:11,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,073 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,126 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,152 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,211 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,250 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,273 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,332 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,407 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,427 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,510 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,608 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,663 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,764 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,931 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:12,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:12,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:12,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:12,992 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:12,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:12,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:12,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:12,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,084 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,142 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,214 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,235 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,332 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,466 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,503 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,527 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,562 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,585 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,710 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,771 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,854 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,892 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,914 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:13,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:13,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:13,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:13,996 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:13,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:13,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:13,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,080 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,263 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,301 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,324 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,379 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,436 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,498 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,561 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,691 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,834 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:14,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:14,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:14,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:14,977 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:14,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:14,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:14,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:14,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,063 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,189 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,253 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,330 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,424 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,523 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,629 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,686 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,745 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,806 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:15,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:15,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:15,877 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:15,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:15,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:15,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:15,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:15,990 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,016 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,098 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,191 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,247 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,341 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,399 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,457 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,542 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,609 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,668 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,725 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,765 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,787 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,843 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,933 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:16,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:16,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:16,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:16,992 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:16,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:16,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:16,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:16,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,070 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,092 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,232 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,290 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,350 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,409 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,583 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,642 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,768 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,827 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,907 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:17,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:17,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:17,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:17,991 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:17,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:17,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:17,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:17,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,227 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,325 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,382 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,476 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,557 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,579 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,647 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,707 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,803 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:18,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:18,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:18,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:18,941 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:18,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:18,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:18,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:18,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,024 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,086 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,222 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,352 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,530 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,616 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,702 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,841 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:19,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:19,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:19,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:19,978 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:19,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:19,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:19,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:19,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,038 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,168 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,226 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,284 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,322 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,344 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,495 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,576 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,707 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,870 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,892 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:20,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:20,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:20,947 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:20,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:20,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:20,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:20,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:20,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,005 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,074 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,094 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,187 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,360 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,417 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,453 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,475 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,531 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,626 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,662 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,685 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,769 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,788 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,905 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:21,944 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:21,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:21,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:21,969 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:21,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:21,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:21,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:21,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,027 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,082 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,120 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,142 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,204 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,257 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,351 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,532 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,552 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,609 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,704 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,769 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,827 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:22,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:22,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:22,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:22,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:22,997 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:22,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:22,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:22,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,090 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,126 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,149 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,278 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,427 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,526 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,580 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,652 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,762 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,821 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,878 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:23,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:23,996 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:23,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:23,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,089 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,126 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,148 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,312 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,403 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,459 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,574 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,632 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,733 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,829 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:24,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:24,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:24,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:24,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,016 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,037 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,134 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,214 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,293 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,353 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,572 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,631 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,748 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,807 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:25,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:25,897 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:25,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:25,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,032 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,090 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,208 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,300 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,368 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,464 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,588 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,646 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,733 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,825 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,861 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,882 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:26,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:26,944 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:26,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:26,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,035 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,093 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,151 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,208 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,309 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,407 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,427 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,518 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,576 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,658 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,804 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:27,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:27,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:27,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:27,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,082 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,172 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,234 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,293 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,377 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,462 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,545 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,613 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,739 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,825 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:28,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:28,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:28,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:28,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,016 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,038 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,098 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,181 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,237 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,264 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,359 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,413 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,506 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,585 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,662 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,858 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:29,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:29,919 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:29,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:29,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,992 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,012 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,107 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,142 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,162 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,197 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,220 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,350 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,444 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,464 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,521 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,596 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,615 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,673 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,709 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,731 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,834 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,857 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:30,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:30,919 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:30,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:30,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,015 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,080 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,187 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,294 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,314 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,363 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,416 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,471 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,596 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,651 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,704 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,741 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,766 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,869 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:31,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:31,931 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:31,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:31,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,020 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,156 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,218 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,296 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,373 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,525 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,619 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,685 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,737 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,761 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,838 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,914 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:32,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:32,970 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:32,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:32,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,034 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,058 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,108 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,133 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,362 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,455 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,548 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,608 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,671 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,808 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,865 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,926 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:33,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:33,984 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:33,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:33,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,044 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,080 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,103 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,191 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,319 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,376 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,469 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,542 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,564 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,621 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,746 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,878 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,929 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:34,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:34,988 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:34,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:34,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,044 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,081 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,104 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,256 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,343 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,412 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,431 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,489 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,562 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,583 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,649 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,738 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,794 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,854 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:35,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:35,913 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:35,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:35,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,067 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,134 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,193 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,253 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,309 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,365 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,423 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,513 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,571 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,746 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,837 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,879 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:36,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:36,906 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:36,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:36,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,045 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,137 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,243 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,333 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,488 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,544 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,603 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,695 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,754 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,813 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,925 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:37,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:37,944 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:37,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:37,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,001 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,061 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,097 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,118 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,172 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,222 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,339 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,418 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,495 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,544 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,622 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,699 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,799 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,862 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:38,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:38,999 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:38,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:38,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,048 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,079 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,097 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,126 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,143 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,284 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,349 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,368 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,544 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,630 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,778 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,927 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:39,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:39,977 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:39,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:39,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,025 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,082 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,193 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,263 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,351 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,373 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,470 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,529 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,624 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,681 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,739 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:40,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:40,916 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:40,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:40,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,055 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,243 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,334 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,381 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,412 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,432 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,491 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,581 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,667 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,728 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,782 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,836 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,870 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,891 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,925 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,945 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:41,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:41,996 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:41,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:41,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,086 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,173 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,314 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,371 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,455 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,541 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,692 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,782 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,835 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:42,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:42,960 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:42,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:42,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,030 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,051 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,141 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,292 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,394 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,495 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,642 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,720 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:43,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:43,923 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:43,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:43,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,011 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,118 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,156 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,177 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,234 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,327 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,397 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,419 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,510 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,567 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,628 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,720 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,811 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,902 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:44,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:44,959 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:44,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:44,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,018 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,202 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,295 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,418 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,510 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,570 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,631 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,689 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,777 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,827 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,866 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:45,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:45,967 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:45,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:45,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,015 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,123 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,170 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,248 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,295 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,373 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,675 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,776 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,861 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,925 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:46,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:46,947 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:46,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:46,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,059 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,146 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,206 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,292 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,348 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,403 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,437 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,460 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,598 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,674 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,697 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,757 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,831 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,852 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,911 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:47,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:47,969 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:47,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:47,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,028 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,122 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,248 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,307 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,347 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,370 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,405 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,427 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,487 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,545 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,684 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,741 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,768 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,842 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:48,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:48,961 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:48,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:48,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,039 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,116 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,156 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,177 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,296 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,429 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,730 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,807 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,878 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:49,902 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:49,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:49,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,974 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:49,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,000 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,080 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,169 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,249 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,322 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,404 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,559 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,790 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,871 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:50,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:50,971 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:50,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:50,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,138 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,208 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,307 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,328 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,419 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,490 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,546 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,614 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,634 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,689 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,745 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,803 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,860 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,935 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:51,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:51,995 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:51,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:51,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,107 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,162 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,189 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,300 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,334 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,356 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,443 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,585 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,656 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,678 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,715 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,737 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,795 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,856 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,917 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,954 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:52,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:52,974 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:52,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:52,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,026 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,083 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,153 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,173 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,207 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,318 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,403 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,530 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,586 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,678 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,767 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,824 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,861 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,884 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:53,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:53,962 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:53,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:53,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,081 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,107 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,279 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,334 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,360 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,439 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,486 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,509 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,647 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,820 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,878 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,938 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:54,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:54,995 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:54,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:54,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,056 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,322 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,342 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,482 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,539 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,634 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,694 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,807 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,855 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,902 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:55,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:55,951 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:55,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:55,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,024 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,072 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,132 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,149 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,202 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,249 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,346 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,396 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,443 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,548 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,595 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,644 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,729 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,810 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,867 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:56,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:56,923 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:56,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:56,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,035 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,091 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,198 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,250 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,289 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,310 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,363 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,416 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,543 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,614 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,636 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,694 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,752 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,847 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,911 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,946 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:57,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:21:57,969 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:21:57,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:21:57,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:21:58,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:33:21,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,048 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,077 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,094 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,142 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,241 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,286 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,333 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,413 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,441 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,459 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,507 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,553 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,669 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,715 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,761 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,807 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,855 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,901 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:21,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:21,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:21,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:21,977 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:21,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:21,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:21,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:21,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,026 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,120 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,290 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,412 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,469 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,486 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,561 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,697 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,772 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,821 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,879 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,896 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:22,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:22,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:22,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:22,973 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:22,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:22,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:22,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:22,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,002 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,019 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,069 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,116 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,164 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,193 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,210 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,256 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,389 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,435 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,483 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,531 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,578 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,653 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,741 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,758 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,804 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,862 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,879 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:23,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:23,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:23,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:23,960 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:23,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:23,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:23,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:23,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,065 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,094 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,111 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,157 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,202 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,250 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,355 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,431 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,477 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,522 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,569 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,600 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,617 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,731 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,779 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,825 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,873 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,920 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:24,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:24,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:24,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:24,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:24,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:24,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:24,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:24,999 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,045 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,157 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,247 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,322 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,351 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,368 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,445 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,474 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,491 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,537 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,584 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,660 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,739 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,767 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,785 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,830 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,859 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,877 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,936 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,954 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:25,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:25,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:25,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:25,999 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:25,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:25,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:25,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,079 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,108 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,126 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,154 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,171 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,218 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,294 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,389 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,464 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,539 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,643 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,749 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,796 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,844 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,873 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,891 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:26,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:26,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:26,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:26,937 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:26,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:26,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:26,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,032 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,078 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,107 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,126 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,173 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,220 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,248 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,267 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,325 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,343 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,480 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,559 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,663 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,710 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,786 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,847 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,918 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:27,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:27,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:27,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:27,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:27,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:27,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:27,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,024 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,070 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,167 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,288 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,337 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,413 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,443 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,461 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,535 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,614 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,722 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,770 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,830 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,848 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,924 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:28,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:28,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:28,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:28,971 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:28,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:28,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:28,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:28,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,018 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,101 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,119 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,166 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,214 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,261 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,308 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,387 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,518 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,592 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,716 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,763 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,786 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,845 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,948 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:29,979 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:29,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:29,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:29,996 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:29,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:29,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:29,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:29,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,072 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,148 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,195 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,242 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,292 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,357 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,375 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,424 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,472 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,519 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,597 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,646 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,695 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,795 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,824 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,843 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,921 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:30,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:30,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:30,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:30,969 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:30,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:30,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:30,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:30,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,020 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,050 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,067 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,175 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,204 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,222 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,298 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,345 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,392 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,527 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,619 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,665 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,740 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,769 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,788 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,863 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,892 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,909 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:31,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:31,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:31,956 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:31,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:31,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:31,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:31,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:31,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,003 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,048 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,129 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,175 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,289 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,335 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,381 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,428 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,476 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,523 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,569 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,646 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,721 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,798 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,874 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,921 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:32,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:32,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:32,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:32,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:32,998 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:32,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:32,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:32,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,166 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,335 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,392 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,410 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,456 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,484 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,501 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,577 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,625 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,654 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,672 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,718 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,747 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,764 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,793 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,810 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,856 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,908 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,936 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:33,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:33,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:33,954 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:33,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:33,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:33,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:33,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:33,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,001 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,047 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,124 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,170 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,292 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,309 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,356 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,402 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,476 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,581 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,629 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,674 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,721 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,796 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,843 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,890 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,938 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:34,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:34,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:34,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:34,984 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:34,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:34,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:34,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:34,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,030 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,094 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,113 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,191 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,266 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,314 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,343 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,360 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,436 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,511 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,570 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,588 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,645 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,662 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,693 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,710 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,785 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,890 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:35,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:35,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:35,965 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:35,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:35,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:35,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:35,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,010 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,058 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,104 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,196 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,243 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,289 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,322 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,340 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,451 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,480 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,497 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,543 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,618 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,705 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,755 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,801 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,904 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:36,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:36,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:36,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:36,950 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:36,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:36,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:36,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:36,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,020 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,096 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,157 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,175 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,221 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,267 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,295 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,312 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,359 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,407 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,454 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,482 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,558 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,576 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,650 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,763 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,793 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,812 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,857 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,886 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,903 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:37,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:37,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:37,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:37,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:37,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:37,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:37,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:37,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,038 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,056 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,161 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,210 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,256 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,362 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,391 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,408 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,454 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,548 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,594 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,641 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,716 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,826 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,875 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:38,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:38,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:38,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:38,952 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:38,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:38,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:38,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:38,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,031 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,048 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,106 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,123 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,198 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,320 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,337 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,397 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,416 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,486 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,558 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,650 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,696 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,772 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,827 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,875 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,952 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:39,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:39,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:39,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:39,998 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:39,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:39,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:39,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,027 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,045 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,092 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,201 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,246 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,304 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,321 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,379 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,397 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,533 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,632 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,708 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,737 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,753 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,799 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,845 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,902 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,920 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:40,952 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:40,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:40,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:40,969 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:40,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:40,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:40,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,046 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,096 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,146 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,176 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,194 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,242 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,293 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,372 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,420 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,528 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,574 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,621 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,687 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,733 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,810 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,857 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,886 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,904 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:41,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:41,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:41,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:41,981 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:41,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:41,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:41,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:41,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,010 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,028 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,073 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,120 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,256 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,371 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,419 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,536 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,626 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,673 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,718 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,785 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,834 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,881 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,928 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:42,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:42,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:42,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:42,974 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:42,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:42,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:42,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:42,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,021 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,050 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,067 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,116 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,163 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,221 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,238 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,315 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,374 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,391 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,468 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,599 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,647 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,693 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,740 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,769 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,787 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,919 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:43,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:43,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:43,967 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:43,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:43,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:43,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:43,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:43,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,012 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,058 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,105 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,163 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,181 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,259 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,333 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,379 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,424 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,500 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,547 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,595 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,727 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,773 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,802 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,820 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,878 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,896 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:44,955 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:44,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:44,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:44,974 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:44,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:44,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:44,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:44,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,051 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,209 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,256 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,301 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,376 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,437 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,455 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,531 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,577 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,634 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,651 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,697 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,801 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,862 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,879 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:45,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:45,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:45,925 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:45,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:45,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:45,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:45,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,001 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,076 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,153 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,309 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,386 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,432 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,508 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,557 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,604 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,742 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,894 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,940 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:46,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:46,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:46,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:46,986 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:46,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:46,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:46,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:46,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,016 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,034 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,080 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,128 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,206 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,288 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,366 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,398 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,415 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,463 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,582 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,601 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,649 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,698 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,747 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,830 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:47,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:47,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:47,966 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:47,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:47,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:47,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:47,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:47,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,012 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,120 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,178 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,195 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,224 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,243 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,289 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,363 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,507 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,581 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,640 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,657 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,736 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,764 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,781 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,878 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,896 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:48,956 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:48,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:48,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:48,973 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:48,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:48,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:48,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:48,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,002 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,019 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,066 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,247 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,293 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,352 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,369 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,398 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,417 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,488 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,667 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,737 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,804 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,834 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:49,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:49,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:49,898 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:49,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:49,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:49,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:49,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:49,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,004 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,080 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,204 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,249 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,374 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,392 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,442 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,500 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,517 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,563 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,609 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,655 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,731 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,840 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:50,930 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:50,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:50,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:50,947 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:50,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:50,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:50,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:50,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,042 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,117 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,165 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,222 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,239 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,287 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,334 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,380 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,426 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,472 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,549 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,624 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,742 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,788 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,930 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:51,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:51,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:51,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:51,976 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:51,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:51,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:51,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:51,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,052 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,081 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,099 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,156 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,173 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,220 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,295 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,342 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,478 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,524 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,569 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,616 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,674 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,691 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,749 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,766 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,844 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:52,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:52,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:52,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:52,949 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:52,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:52,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:52,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:52,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,006 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,023 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,099 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,238 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,285 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,342 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,360 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,406 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,481 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,527 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,603 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,685 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,702 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,776 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,822 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,897 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:53,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:53,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:53,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:53,975 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:53,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:53,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:53,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:53,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,003 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,020 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,051 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,069 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,115 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,193 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,270 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,365 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,383 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,431 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,481 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,526 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,583 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,601 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,687 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,704 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,868 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:54,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:54,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:54,917 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:54,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:54,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:54,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:54,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:54,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,015 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,062 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,145 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,202 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,249 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,326 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,386 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,403 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,449 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,525 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,571 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,645 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,693 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,739 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,785 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,844 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,862 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:55,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:55,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:55,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:55,966 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:55,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:55,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:55,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:55,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,041 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,073 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,091 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,167 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,300 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,318 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,364 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,411 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,487 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,592 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,668 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,743 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,790 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,872 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,890 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,936 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:56,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:56,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:56,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:56,982 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:56,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:56,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:56,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:56,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,057 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,103 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,148 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,225 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,301 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,375 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,393 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,469 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,515 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,563 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,667 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,744 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,762 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,839 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:57,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:57,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:57,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:57,936 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:57,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:57,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:57,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:57,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,033 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,091 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,108 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,183 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,258 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,304 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,362 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,468 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,542 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,588 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,634 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,680 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,730 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,777 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,837 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,855 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,948 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:58,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:58,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:58,965 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:58,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:58,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:58,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:58,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:58,994 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,011 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,040 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,058 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,184 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,202 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,248 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,324 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,371 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,417 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,474 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,493 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,652 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,759 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,837 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,866 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,884 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:33:59,974 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:33:59,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:33:59,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:33:59,992 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:33:59,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:33:59,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:33:59,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:33:59,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,039 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,116 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,256 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,285 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,302 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,407 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,468 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,485 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,516 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,533 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,622 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,639 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,685 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,823 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,897 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:00,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:00,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:00,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:00,975 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:00,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:00,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:00,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:00,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,023 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,080 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,097 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,203 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,262 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,281 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,329 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,358 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,377 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,483 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,531 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,610 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,693 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,715 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,814 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,866 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,884 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:01,915 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:01,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:01,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:01,932 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:01,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:01,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:01,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,034 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,094 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,112 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,249 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,334 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,352 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,436 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,483 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,512 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,530 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,578 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,675 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,724 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,754 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,771 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,845 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,891 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:02,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:02,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:02,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:02,966 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:02,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:02,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:02,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:02,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,044 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,073 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,091 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,136 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,182 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,228 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,275 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,368 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,386 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,433 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,479 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,508 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,525 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,603 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,649 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,698 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,774 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,850 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:03,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:03,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:03,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:03,992 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:03,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:03,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:03,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:03,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,039 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,085 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,203 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,279 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,307 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,325 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,371 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,448 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,498 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,517 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,564 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,592 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,610 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,655 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,701 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,749 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,797 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,856 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,873 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,949 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:04,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:04,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:04,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:04,996 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:04,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:04,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:04,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:04,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,071 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,113 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,134 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,275 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,320 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,366 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,413 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,517 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,563 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,613 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,641 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,659 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,705 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,763 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,780 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,826 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:05,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:05,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:05,902 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:05,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:05,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:05,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:05,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:05,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,007 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,057 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,075 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,122 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,309 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,358 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,386 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,404 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,450 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,480 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,497 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,543 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,619 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,649 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,667 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,713 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,743 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,760 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,789 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,806 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,835 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,853 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,882 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,900 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,949 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:06,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:06,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:06,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:06,994 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:06,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:06,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:06,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:06,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,039 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,116 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,211 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,306 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,381 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,441 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,459 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,506 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,581 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,631 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,678 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,708 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,725 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,829 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,906 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:07,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:07,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:07,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:07,981 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:07,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:07,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:07,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:07,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,012 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,029 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,094 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,112 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,141 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,159 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,205 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,234 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,251 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,347 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,396 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,490 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,536 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,583 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,629 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,677 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,723 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,769 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,844 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,925 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,943 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:08,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:08,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:08,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:08,989 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:08,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:08,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:08,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,037 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,113 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,296 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,325 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,342 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,388 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,442 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,624 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,675 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,753 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,803 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,861 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,935 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:09,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:09,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:09,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:09,983 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:09,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:09,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:09,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,070 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,088 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,134 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,162 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,180 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,260 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,365 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,422 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,440 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,487 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,532 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,577 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,653 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,701 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,804 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,850 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,897 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,944 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:10,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:10,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:10,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:10,990 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:10,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:10,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:10,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:10,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,037 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,085 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,161 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,237 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,314 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,389 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,480 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,497 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,543 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,622 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,699 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,742 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,759 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,839 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:11,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:11,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:11,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:11,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:11,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,019 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,036 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,142 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,313 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,330 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,376 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,435 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,453 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,557 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,632 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,681 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,730 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,776 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,821 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,929 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:12,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:12,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:12,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:12,975 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:12,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:12,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:12,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:12,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,004 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,022 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,070 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,198 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,275 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,304 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,322 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,352 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,430 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,448 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,524 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,570 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,616 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,645 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,663 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,712 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,791 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,894 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:13,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:13,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:13,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:13,970 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:13,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:13,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:13,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,082 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,157 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,235 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,281 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,326 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,373 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,456 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,485 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,502 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,601 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,647 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,693 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,740 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,815 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,864 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:14,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:14,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:14,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:14,911 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:14,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:14,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:14,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:14,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,019 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,067 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,120 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,150 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,167 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,277 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,323 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,371 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,528 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,545 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,591 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,637 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,685 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,797 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,843 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,918 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:15,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:15,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:15,964 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:15,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:15,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:15,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:15,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:15,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,013 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,060 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,106 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,152 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,366 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,464 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,511 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,556 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,652 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,698 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,744 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,792 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,838 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,886 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,932 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:16,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:16,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:16,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:16,979 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:16,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:16,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:16,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:16,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,008 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,026 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,104 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,196 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,254 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,271 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,300 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,318 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,364 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,519 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,565 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,642 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,717 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,795 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:17,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:17,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:17,960 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:17,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:17,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:17,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:17,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:17,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,007 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,094 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,111 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,233 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,280 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,326 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,402 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,448 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,524 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,571 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,649 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,677 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,695 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,770 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,846 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,922 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:18,967 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:18,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:18,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:18,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:18,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,016 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,061 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,107 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,213 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,287 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,335 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,381 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,457 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,504 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,599 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,678 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,785 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,831 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,914 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:19,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:19,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:19,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:19,990 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:19,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:19,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:19,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:19,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,050 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,068 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,118 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,164 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,265 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,396 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,471 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,540 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,647 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,692 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,768 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,814 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,860 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,940 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:20,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:20,985 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:20,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:20,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,089 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,118 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,136 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,182 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,229 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,277 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,323 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,398 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,444 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,490 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,536 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,586 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,719 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,803 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,878 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,924 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:21,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:21,970 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:21,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:21,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,019 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,065 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,112 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,140 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,157 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,233 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,280 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,326 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,372 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,401 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,418 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,447 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,464 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,511 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,558 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,587 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,649 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,696 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,771 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,818 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,870 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:22,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:22,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:22,918 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:22,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:22,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:22,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,057 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,104 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,132 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,150 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,197 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,245 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,292 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,339 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,413 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,460 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,537 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,583 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,611 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,628 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,746 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,822 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,868 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,928 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,946 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,974 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:23,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:23,992 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:23,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:23,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,038 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,113 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,228 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,275 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,334 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,351 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,398 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,476 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,523 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,569 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,644 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,723 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,912 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,941 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:24,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:24,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:24,959 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:24,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:24,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:24,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:24,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,006 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,136 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,239 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,285 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,331 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,378 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,407 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,426 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,456 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,475 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,537 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,555 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,601 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,691 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,709 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,756 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,785 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,803 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,849 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,897 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,926 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,943 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:25,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:25,989 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:25,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:25,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,071 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,088 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,135 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,212 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,262 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,307 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,354 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,431 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,476 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,553 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,598 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,644 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,691 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,737 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,783 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,877 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:26,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:26,924 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:26,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:26,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:26,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:27,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:27,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:27,000 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:27,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:27,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:27,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:27,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:27,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 22:34:27,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:27,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 113 states and 162 transitions. [2024-11-13 22:34:27,076 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 162 transitions. [2024-11-13 22:34:27,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-13 22:34:27,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:27,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:27,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat