./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk --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 33e65da42eaec3b998693833c359b0db98e1fca213179917a50e687ef24ee4df --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:05:31,075 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:05:31,187 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-08 22:05:31,194 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:05:31,194 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:05:31,229 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:05:31,230 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:05:31,231 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:05:31,232 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:05:31,233 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:05:31,233 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:05:31,234 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:05:31,234 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 22:05:31,235 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:05:31,235 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 22:05:31,235 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:05:31,238 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:05:31,241 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:05:31,241 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:05:31,242 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:05:31,242 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 22:05:31,243 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 22:05:31,243 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 22:05:31,243 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:05:31,244 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:05:31,244 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:05:31,244 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:05:31,245 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:05:31,245 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:05:31,245 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:05:31,248 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:05:31,248 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:05:31,248 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:05:31,249 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:05:31,249 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:05:31,249 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk 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 -> 33e65da42eaec3b998693833c359b0db98e1fca213179917a50e687ef24ee4df [2024-11-08 22:05:31,619 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:05:31,654 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:05:31,657 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:05:31,660 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:05:31,661 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:05:31,663 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c Unable to find full path for "g++" [2024-11-08 22:05:33,796 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:05:34,007 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:05:34,008 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/sv-benchmarks/c/nla-digbench-scaling/egcd3-ll_unwindbound2.c [2024-11-08 22:05:34,017 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/data/18ec63973/6a09bc57c94642dabee6a3bee5454d29/FLAG97f14a5e8 [2024-11-08 22:05:34,043 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/data/18ec63973/6a09bc57c94642dabee6a3bee5454d29 [2024-11-08 22:05:34,046 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:05:34,048 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:05:34,051 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:05:34,052 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:05:34,057 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:05:34,058 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,061 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7db264bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34, skipping insertion in model container [2024-11-08 22:05:34,062 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,089 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:05:34,394 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:05:34,405 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:05:34,427 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:05:34,444 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:05:34,444 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34 WrapperNode [2024-11-08 22:05:34,445 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:05:34,446 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:05:34,446 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:05:34,446 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:05:34,452 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,458 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,482 INFO L138 Inliner]: procedures = 14, calls = 15, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 153 [2024-11-08 22:05:34,483 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:05:34,484 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:05:34,484 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:05:34,484 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:05:34,493 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,493 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,495 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,496 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,500 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,506 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,509 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,510 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,516 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:05:34,517 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:05:34,517 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:05:34,517 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:05:34,518 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:05:34" (1/1) ... [2024-11-08 22:05:34,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:05:34,538 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:05:34,558 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:05:34,565 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ab99f530-f95c-4559-b405-f245847902da/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:05:34,596 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 22:05:34,596 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-08 22:05:34,597 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-08 22:05:34,597 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-08 22:05:34,597 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:05:34,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:05:34,598 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-08 22:05:34,599 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-08 22:05:34,676 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:05:34,679 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:05:35,457 INFO L? ?]: Removed 138 outVars from TransFormulas that were not future-live. [2024-11-08 22:05:35,457 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:05:35,521 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:05:35,523 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-08 22:05:35,524 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:05:35 BoogieIcfgContainer [2024-11-08 22:05:35,524 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:05:35,525 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:05:35,525 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:05:35,537 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:05:35,537 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:05:35" (1/1) ... [2024-11-08 22:05:35,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:05:35,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:35,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 137 states and 150 transitions. [2024-11-08 22:05:35,605 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 150 transitions. [2024-11-08 22:05:35,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 22:05:35,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:35,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:35,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:35,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:05:35,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:35,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 137 states and 149 transitions. [2024-11-08 22:05:35,782 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 149 transitions. [2024-11-08 22:05:35,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 22:05:35,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:35,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:35,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:05:36,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:36,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 139 states and 152 transitions. [2024-11-08 22:05:36,029 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 152 transitions. [2024-11-08 22:05:36,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 22:05:36,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:36,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:36,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:36,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:05:36,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:36,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 140 states and 153 transitions. [2024-11-08 22:05:36,162 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 153 transitions. [2024-11-08 22:05:36,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:05:36,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:36,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:36,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 22:05:36,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:36,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 141 states and 154 transitions. [2024-11-08 22:05:36,252 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 154 transitions. [2024-11-08 22:05:36,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:36,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:36,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:36,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:36,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:36,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:36,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:36,739 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:36,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:36,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:36,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:36,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:36,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:36,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:36,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:36,855 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:36,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:36,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:36,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:36,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:36,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,102 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,174 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,243 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,324 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,401 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,465 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,518 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,588 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,644 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,702 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,777 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,843 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,905 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:37,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:37,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:37,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:37,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:37,989 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:37,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:37,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:37,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,064 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,119 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,172 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,225 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,270 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,339 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,394 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,443 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,488 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,544 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,593 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,654 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,694 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,734 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,775 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,821 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,924 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:38,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:38,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:38,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:38,972 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:38,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:38,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:38,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:38,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,022 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,070 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,117 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,216 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,257 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,298 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,354 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,397 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,442 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,488 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,517 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,528 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,572 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,617 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,658 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,697 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,741 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,776 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,813 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,857 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,888 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,899 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,936 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:39,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:39,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:39,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:39,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:39,994 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:39,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:39,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:39,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,023 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,035 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,076 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,120 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,158 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,187 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,197 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,233 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,268 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,303 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,335 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,369 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,403 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,436 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,470 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,506 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,545 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,604 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,646 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,688 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,732 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,761 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,774 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,817 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,853 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,922 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,957 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:40,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:40,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:40,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:40,991 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:40,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:40,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:40,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,023 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,058 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,092 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,125 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,158 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,188 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,216 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,225 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,258 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,313 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,348 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,381 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,423 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,455 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,487 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,519 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,552 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,586 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,623 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,660 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,683 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,697 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,732 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,765 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,798 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,830 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,869 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,903 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,938 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:41,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:41,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:41,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:41,973 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:41,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:41,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:41,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:41,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,025 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,056 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,088 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,121 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,155 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,188 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,221 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,252 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,287 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,319 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,351 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,383 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,415 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,447 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,479 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,511 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,542 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,573 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,607 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,655 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,688 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,722 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,754 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,785 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,825 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,855 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,888 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,921 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,956 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:42,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:42,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:42,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:42,987 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:42,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:42,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:42,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:42,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,020 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,043 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,052 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,082 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,113 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,146 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,176 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,207 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,237 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,285 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,326 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,366 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,417 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,462 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,510 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,551 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,591 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,623 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,654 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,685 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,717 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,748 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,779 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,809 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,844 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,873 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,907 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,939 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:43,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:43,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:43,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:43,980 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:43,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:43,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:43,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:43,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,011 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,045 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,111 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,147 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,198 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,229 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,262 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,304 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,334 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,366 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,407 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,447 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,508 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,569 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,599 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,607 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,650 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,692 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,724 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,755 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,786 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,817 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,848 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,878 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,910 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,932 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,940 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:44,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:44,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:44,971 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:44,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:44,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:44,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:44,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:44,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,006 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,061 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,095 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,118 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,129 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,159 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,191 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,224 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,253 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,284 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,313 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,343 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,372 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,402 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,431 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,463 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,493 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,522 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,551 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,582 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,619 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,655 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,685 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,715 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,744 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,774 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,825 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,862 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,894 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,925 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,946 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,955 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:45,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:45,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:45,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:45,988 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:45,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:45,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:45,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:45,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,018 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,047 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,068 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,077 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,106 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,137 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,169 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,191 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,200 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,231 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,253 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,261 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,292 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,333 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,365 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,394 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,426 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,457 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,488 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,510 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,518 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,566 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,604 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,638 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,648 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,687 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,729 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,772 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,820 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,866 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,906 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,940 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,967 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:46,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:46,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:46,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:46,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:46,995 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:46,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:46,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:46,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,023 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,030 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,058 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,065 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,093 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,121 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,149 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,177 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,206 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,239 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,272 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,299 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,327 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,357 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,385 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,418 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,448 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,475 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,482 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,511 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,541 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,582 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,610 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,638 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,665 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,692 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,720 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,745 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,774 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,800 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,828 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,858 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,886 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,913 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,935 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,943 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:47,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:47,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:47,971 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:47,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:47,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:47,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:47,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:47,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,001 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,023 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,031 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,060 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,088 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,118 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,145 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,175 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,202 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,231 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,259 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,288 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,316 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,344 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,372 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,413 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,440 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,466 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,494 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,521 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,549 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,576 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,604 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,631 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,658 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,685 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,713 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,740 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,765 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,790 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,817 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,843 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,869 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,895 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,921 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,947 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:48,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:48,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:48,973 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:48,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:48,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:48,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:48,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:48,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,002 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,029 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,055 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,083 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,114 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,139 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,164 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,188 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,219 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,239 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,245 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,271 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,298 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,323 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,350 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,369 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,376 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,396 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,403 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,422 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,428 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,454 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,478 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,502 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,527 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,553 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,577 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,602 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,626 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,652 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,676 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,701 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,728 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,755 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,782 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,809 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,835 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,860 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,885 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,910 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,937 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,966 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:49,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:49,992 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:49,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:49,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:49,999 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:49,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:49,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:49,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,025 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,051 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,078 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,102 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,151 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,180 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,207 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,232 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,261 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,288 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,315 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,343 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,372 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,403 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,431 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,483 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,511 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,536 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,555 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,562 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,591 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,616 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,640 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,665 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,684 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,690 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,715 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,740 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,767 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,801 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,829 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,855 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,913 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,940 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,960 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,967 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:50,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:50,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:50,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:50,994 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:50,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:50,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:50,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:50,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,020 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,047 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,077 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,104 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,130 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,158 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,183 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,208 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,233 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,256 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,281 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,299 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,308 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,332 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,357 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,382 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,410 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,434 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,459 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,485 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,513 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,537 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,567 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,592 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,609 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,615 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,643 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,671 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,696 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,721 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,739 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,745 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,769 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,795 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,824 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,850 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,876 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,901 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,928 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,953 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,973 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:51,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:51,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:51,979 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:51,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:51,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:51,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:51,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:51,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,003 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,030 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,055 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,080 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,104 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,130 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,155 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,181 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,202 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,209 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,235 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,261 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,286 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,313 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,351 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,378 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,398 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,405 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,432 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,485 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,514 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,540 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,567 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,585 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,592 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,617 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,642 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,667 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,693 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,718 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,744 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,769 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,794 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,822 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,847 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,900 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,921 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,927 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,952 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:52,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:52,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:52,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:52,980 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:52,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:52,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:52,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:52,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,008 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,034 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,059 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,086 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,111 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,143 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,167 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,192 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,217 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,241 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,266 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,291 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,317 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,343 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,369 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,395 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,420 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,444 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,469 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,491 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,497 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,523 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,547 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,573 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,598 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,625 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,650 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,675 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,706 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,739 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,776 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,806 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,833 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,858 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,915 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,945 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,971 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:53,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:53,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:53,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:53,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:53,997 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:53,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:53,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:53,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,022 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,048 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,076 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,102 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,127 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,152 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,204 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,231 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,255 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,281 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,307 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,331 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,349 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,357 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,382 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,406 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,431 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,461 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,492 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,517 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,542 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,568 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,595 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,621 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,654 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,685 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,710 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,739 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,757 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,763 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,781 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,788 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,806 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,812 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,838 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,866 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,893 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,918 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,943 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,971 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:54,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:54,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:54,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:54,995 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:54,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:54,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:54,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:54,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,020 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,046 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,065 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,072 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,095 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,123 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,147 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,171 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,195 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,222 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,241 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,248 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,273 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,301 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,329 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,354 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,379 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,408 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,433 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,483 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,514 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,538 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,586 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,610 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,634 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,659 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,684 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,709 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,734 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,757 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,780 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,804 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,827 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,851 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,875 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,900 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,925 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,951 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:55,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:55,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:55,979 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:55,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:55,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:55,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:55,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:55,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,004 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,031 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,056 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,081 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,106 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,131 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,155 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,181 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,206 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,231 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,264 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,289 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,314 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,341 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,365 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,389 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,413 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,438 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,456 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,462 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,486 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,512 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,535 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,560 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,586 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,604 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,611 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,637 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,662 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,686 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,710 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,735 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,759 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,778 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,785 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,810 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,845 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,869 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,896 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,920 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,944 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,963 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,969 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:56,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:56,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:56,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:56,998 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,023 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,029 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,071 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,104 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,130 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,155 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,180 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,204 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,228 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,252 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,276 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,294 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,300 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,324 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,347 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,372 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,397 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,424 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,450 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,501 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,526 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,553 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,579 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,606 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,632 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,657 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,682 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,707 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,725 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,731 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,757 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,784 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,817 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,843 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,863 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,870 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,896 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,921 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,946 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:57,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:57,973 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:57,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:57,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:57,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:57,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:57,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,002 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,027 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,051 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,076 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,095 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,101 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,159 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,197 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,207 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,258 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,301 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,326 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,352 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,388 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,413 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,438 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,463 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,487 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,514 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,540 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,565 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,590 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,615 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,639 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,698 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,724 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,750 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,775 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,806 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,831 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,857 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,876 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,882 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,906 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,930 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,955 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:58,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:58,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:58,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:58,983 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:58,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:58,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:58,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:58,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,009 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,028 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,035 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,060 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,087 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,108 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,160 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,188 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,209 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,216 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,237 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,244 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,271 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,296 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,316 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,322 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,364 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,391 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,420 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,448 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,480 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,513 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,541 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,567 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,594 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,621 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,647 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,674 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,702 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,726 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,751 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,777 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,802 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,830 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,855 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,880 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,905 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,929 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,954 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:05:59,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:05:59,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:05:59,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:05:59,981 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:05:59,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:05:59,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:05:59,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:05:59,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,007 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,033 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,058 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,085 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,113 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,139 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,165 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,189 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,215 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,241 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,268 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,299 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,306 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,334 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,365 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,391 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,416 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,441 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,466 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,492 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,518 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,538 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,544 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,575 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,602 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,621 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,628 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,655 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,682 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,708 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,734 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,752 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,759 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,778 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,785 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,810 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,829 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,835 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,860 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,877 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,884 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,908 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,932 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,956 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:00,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:00,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:00,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:00,982 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:00,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:00,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:00,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,008 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,034 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,060 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,088 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,114 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,139 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,166 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,185 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,191 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,217 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,241 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,265 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,290 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,315 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,338 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,362 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,386 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,411 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,434 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,483 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,507 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,525 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,532 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,555 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,579 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,603 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,626 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,644 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,650 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,674 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,698 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,723 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,749 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,775 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,801 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,825 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,860 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,906 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,913 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,937 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,955 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,962 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:01,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:01,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:01,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:01,988 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:01,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:01,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:01,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:01,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,012 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,038 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,063 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,088 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,112 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,137 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,163 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,187 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,212 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,238 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,263 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,288 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,312 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,362 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,387 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,413 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,438 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,464 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,489 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,508 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,515 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,540 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,580 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,611 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,648 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,673 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,696 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,744 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,789 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,806 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,813 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,836 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,886 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,911 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,936 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,961 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:02,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:02,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:02,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:02,986 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:02,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:02,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:02,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,011 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,035 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,059 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,082 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,107 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,133 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,159 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,208 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,233 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,258 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,283 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,308 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,327 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,345 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,351 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,376 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,400 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,424 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,454 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,477 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,501 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,526 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,550 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,575 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,600 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,618 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,636 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,662 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,684 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,705 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,723 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,750 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,767 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,791 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,817 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,835 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,846 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,873 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,896 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,921 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,945 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,968 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:03,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:03,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:03,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:03,992 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:03,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:03,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:03,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,015 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,039 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,062 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,085 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,108 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,130 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,154 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,176 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,191 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,196 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,216 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,234 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,252 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,275 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,294 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,300 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,325 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,346 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,367 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,387 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,409 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,430 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,447 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,453 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,482 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,506 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,527 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,546 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,564 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,586 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,611 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,629 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,636 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,653 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,659 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,683 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,706 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,730 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,753 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,776 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,800 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,823 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,851 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,897 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,922 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,945 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,966 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:04,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:04,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:04,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:04,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:04,999 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:04,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:04,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:04,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,020 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,038 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,073 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,096 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,120 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,144 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,167 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,189 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,213 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,237 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,260 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,283 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,299 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,305 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,328 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,351 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,373 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,395 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,418 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,441 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,458 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,465 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,490 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,515 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,546 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,569 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,593 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,616 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,640 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,663 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,686 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,709 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,732 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,754 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,776 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,796 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,802 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,825 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,848 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:06:05,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:06:05,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:06:05,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:06:05,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:06:05,870 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:06:05,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:06:05,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:06:05,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 22:19:04,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,256 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,270 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,285 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,317 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,332 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,363 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,378 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,393 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,408 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,422 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,438 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,453 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,468 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,484 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,499 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,514 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,529 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,544 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,559 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,569 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,573 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,588 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,598 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,603 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,618 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,633 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,647 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,663 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,678 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,693 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,703 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,708 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,723 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,737 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,752 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,767 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,782 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,797 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,812 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,827 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,842 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,859 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,888 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,903 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,919 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,933 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,948 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,963 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,973 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,978 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:04,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:04,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:04,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:04,993 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:04,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:04,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:04,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:04,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,008 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,022 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,037 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,047 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,052 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,067 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,081 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,096 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,111 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,126 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,141 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,156 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,170 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,185 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,200 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,215 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,230 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,245 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,260 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,270 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,275 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,285 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,289 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,304 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,315 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,319 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,334 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,349 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,364 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,379 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,397 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,412 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,422 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,427 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,442 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,457 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,472 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,482 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,487 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,502 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,517 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,532 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,546 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,576 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,591 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,607 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,621 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,636 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,651 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,666 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,681 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,696 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,712 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,727 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,742 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,752 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,757 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,767 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,772 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,787 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,802 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,817 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,827 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,832 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,847 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,861 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,876 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,887 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,892 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,906 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,921 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,936 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,953 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,963 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,968 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,978 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,983 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:05,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:05,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:05,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:05,997 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:05,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:05,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:05,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:05,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,012 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,027 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,042 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,057 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,071 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,086 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,101 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,116 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,131 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,146 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,161 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,176 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,191 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,205 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,220 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,235 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,250 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,264 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,280 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,295 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,305 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,310 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,325 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,339 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,354 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,369 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,384 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,399 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,414 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,430 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,445 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,460 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,474 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,489 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,506 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,517 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,521 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,536 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,551 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,566 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,581 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,596 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,611 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,621 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,626 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,641 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,656 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,686 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,701 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,716 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,730 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,745 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,755 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,760 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,775 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,789 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,805 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,820 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,834 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,849 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,864 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,879 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,894 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,909 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,924 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,939 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,954 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,969 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:06,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:06,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:06,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:06,984 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:06,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:06,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:06,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:06,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,006 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,021 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,037 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,057 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,075 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,086 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,091 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,106 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,121 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,136 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,151 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,166 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,181 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,191 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,195 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,210 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,225 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,240 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,270 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,285 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,300 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,314 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,330 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,345 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,359 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,374 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,389 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,404 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,419 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,429 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,434 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,449 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,463 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,474 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,479 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,489 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,494 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,509 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,523 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,538 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,553 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,568 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,583 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,598 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,615 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,630 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,645 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,660 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,675 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,690 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,705 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,719 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,729 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,734 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,749 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,764 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,779 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,789 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,794 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,809 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,823 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,834 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,838 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,854 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,868 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,879 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,884 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,898 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,914 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,929 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,944 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,959 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,973 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:07,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:07,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:07,989 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:07,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:07,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:07,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:07,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:07,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,004 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,019 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,034 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,049 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,064 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,079 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,094 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,104 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,109 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,119 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,124 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,139 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,149 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,154 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,171 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,186 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,201 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,216 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,231 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,241 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,246 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,261 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,276 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,291 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,306 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,322 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,337 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,352 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,366 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,377 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,381 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,396 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,411 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,426 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,441 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,456 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,471 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,486 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,501 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,516 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,531 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,546 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,561 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,576 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,593 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,617 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,627 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,632 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,647 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,662 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,677 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,692 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,707 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,724 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,739 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,754 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,769 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,784 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,799 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,809 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,814 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,829 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,844 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,859 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,889 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,904 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,919 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,934 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,949 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,964 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,979 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:08,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:08,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:08,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:08,994 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:08,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:08,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:08,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:08,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,009 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,024 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,039 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,054 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,069 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,083 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,099 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,114 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,129 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,144 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,154 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,159 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,174 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,189 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,204 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,214 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,219 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,234 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,244 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,249 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,264 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,281 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,292 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,297 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,312 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,341 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,356 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,373 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,384 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,389 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,404 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,414 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,419 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,430 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,434 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,445 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,450 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,465 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,475 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,480 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,490 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,495 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,510 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,525 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,540 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,555 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,570 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,585 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,600 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,615 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,630 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,645 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,655 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,660 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,671 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,675 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,691 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,706 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,716 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,721 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,736 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,751 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,761 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,766 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,781 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,796 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,806 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,811 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,821 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,826 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,843 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,858 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,872 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,903 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,918 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,933 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,943 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,948 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,962 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,973 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,977 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:09,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:09,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:09,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:09,992 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:09,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:09,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:09,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:09,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,007 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,022 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,037 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,047 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,052 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,067 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,082 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,097 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,112 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,122 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,127 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,142 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,157 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,171 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,187 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,197 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,202 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,217 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,227 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,232 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,247 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,261 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,276 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,291 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,306 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,321 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,336 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,351 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,361 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,366 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,383 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,394 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,398 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,413 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,428 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,443 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,473 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,488 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,502 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,517 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,532 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,547 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,562 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,577 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,592 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,607 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,622 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,637 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,647 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,652 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,667 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,682 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,697 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,712 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,727 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,742 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,757 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,773 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,788 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,803 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,813 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,818 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,833 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,848 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,863 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,878 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,894 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,924 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,941 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,956 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,966 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,971 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:10,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:10,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:10,986 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:10,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:10,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:10,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:10,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:10,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,001 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,016 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,031 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,041 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,045 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,060 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,075 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,085 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,090 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,105 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,120 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,135 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,150 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,180 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,195 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,205 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,209 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,225 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,239 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,255 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,270 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,285 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,300 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,315 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,329 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,344 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,359 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,374 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,389 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,405 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,420 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,430 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,435 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,445 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,450 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,465 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,475 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,480 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,497 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,512 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,527 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,542 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,557 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,572 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,582 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,587 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,602 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,617 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,627 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,632 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,647 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,662 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,677 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,687 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,691 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,706 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,737 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,752 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,767 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,782 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,797 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,812 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,827 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,842 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,857 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,872 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,897 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,902 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,917 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,927 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,932 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,947 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,957 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,962 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,972 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,977 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:11,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:11,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:11,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:11,992 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:11,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:11,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:11,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:11,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,007 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,022 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,039 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,054 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,069 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,083 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,098 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,108 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,113 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,128 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,143 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,158 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,173 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,203 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,217 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,233 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,248 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,263 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,278 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,293 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,308 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,323 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,333 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,338 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,353 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,363 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,368 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,383 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,398 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,413 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,428 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,443 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,468 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,473 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,488 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,508 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,525 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,531 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,554 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,576 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,599 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,622 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,655 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,678 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,694 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,717 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,737 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,748 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,753 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,763 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,768 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,778 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,799 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,809 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,814 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,829 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,844 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,860 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,875 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,890 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,901 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,906 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,918 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,923 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,938 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,954 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,969 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,983 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:12,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:12,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:12,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:12,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:12,999 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:12,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:12,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:12,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,014 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,029 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,044 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,059 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,074 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,089 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,104 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,119 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,134 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,149 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,164 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,174 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,178 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,193 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,209 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,224 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,241 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,255 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,271 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,286 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,301 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,316 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,331 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,345 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,360 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,375 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,390 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,405 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,420 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,430 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,435 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,445 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,450 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,465 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,475 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,480 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,490 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,495 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,510 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,525 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,540 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,550 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,555 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,570 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,585 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,601 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,615 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,630 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,645 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,660 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,670 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,675 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,690 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,705 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,720 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,730 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,735 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,750 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,765 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,782 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,797 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,807 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,812 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,827 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,837 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,842 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,852 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,857 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,872 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,887 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,902 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,917 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,933 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,943 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,948 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,958 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,963 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,973 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,978 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:13,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:13,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:13,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:13,993 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:13,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:13,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:13,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,008 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,023 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,038 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,053 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,063 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,068 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,083 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,098 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,108 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,113 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,128 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,143 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,153 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,158 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,173 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,188 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,203 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,218 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,233 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,248 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,263 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,273 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,278 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,293 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,308 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,318 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,323 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,340 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,355 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,365 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,370 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,385 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,400 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,414 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,429 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,440 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,444 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,461 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,476 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,491 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,506 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,521 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,536 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,551 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,566 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,580 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,596 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,611 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,621 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,626 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,641 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,651 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,656 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,671 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,686 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,701 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,716 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,731 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,746 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,761 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,771 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,776 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,791 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,806 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,822 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,837 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,852 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,867 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,877 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,882 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,899 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,914 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,929 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,944 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,959 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,974 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:14,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:14,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:14,989 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:14,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:14,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:14,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:14,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:14,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,004 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,014 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,019 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,034 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,049 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,064 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,079 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,094 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,110 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,125 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,140 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,155 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,170 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,185 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,201 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,211 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,216 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,231 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,241 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,246 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,261 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,276 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,286 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,291 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,306 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,321 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,336 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,351 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,366 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,377 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,381 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,396 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,411 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,426 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,443 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,458 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,473 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,488 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,503 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,518 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,533 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,548 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,558 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,563 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,578 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,593 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,608 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,623 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,633 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,638 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,653 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,668 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,683 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,698 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,713 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,728 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,743 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,788 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,803 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,813 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,818 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,833 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,848 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,863 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,879 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,894 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,909 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,924 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,954 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,965 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,970 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:15,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:15,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:15,985 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:15,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:15,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:15,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:15,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:15,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,002 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,017 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,032 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,047 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,062 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,077 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,092 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,107 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,121 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,137 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,147 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,151 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,167 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,177 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,197 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,212 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,227 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,237 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,242 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,257 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,272 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,287 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,302 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,317 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,332 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,347 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,358 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,363 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,378 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,393 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,408 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,418 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,423 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,438 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,453 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,468 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,483 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,498 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,513 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,528 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,543 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,561 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,576 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,591 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,605 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,620 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,635 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,650 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,665 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,680 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,694 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,710 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,725 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,740 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,750 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,755 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,770 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,785 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,795 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,799 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,815 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,829 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,844 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,859 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,870 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,889 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,904 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,919 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,934 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,949 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,964 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,979 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:16,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:16,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:16,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:16,995 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:16,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:16,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:16,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:16,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,011 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,021 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,026 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,041 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,053 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,058 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,073 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,088 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,106 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,116 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,121 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,136 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,151 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,166 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,181 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,191 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,196 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,211 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,226 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,240 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,255 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,270 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,285 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,300 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,315 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,330 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,345 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,360 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,375 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,390 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,400 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,405 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,420 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,436 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,451 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,466 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,481 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,491 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,496 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,506 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,511 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,521 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,526 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,536 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,541 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,551 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,556 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,566 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,571 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,586 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,601 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,616 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,631 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,646 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,659 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,663 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,674 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,679 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,689 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,694 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,704 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,709 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,724 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,739 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,754 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,769 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,783 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,798 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,809 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,813 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,829 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,844 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,854 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,859 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,874 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,884 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,889 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,904 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,920 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,935 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,946 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,951 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,966 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,981 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:17,991 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:17,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:17,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:17,996 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:17,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:17,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:17,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:17,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,011 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,021 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,026 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,041 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,056 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,071 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,086 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,101 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,116 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,131 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,146 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,161 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,176 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,191 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,206 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,223 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,237 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,253 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,268 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,283 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,298 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,308 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,313 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,323 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,327 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,337 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,357 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,372 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,382 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,387 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,402 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,417 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,432 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,446 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,457 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,462 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,476 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,491 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,506 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,521 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,531 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,536 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,546 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,551 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,566 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,581 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,596 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,626 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,632 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,653 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,668 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,683 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,698 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,708 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,713 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,743 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,758 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,773 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,789 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,804 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,820 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,830 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,834 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,849 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,865 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,875 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,879 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,894 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,909 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,924 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,939 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,954 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,969 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,984 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:18,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:18,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:18,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:18,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:18,999 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:18,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:18,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:18,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,014 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,029 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,044 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,059 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,074 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,084 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,089 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,104 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,119 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,130 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,134 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,150 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,165 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,175 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,180 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,191 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,195 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,211 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,226 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,236 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,241 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,256 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,271 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,281 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,286 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,300 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,315 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,332 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,346 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,361 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,377 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,392 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,406 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,421 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,431 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,436 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,451 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,465 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:19:19,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 22:19:19,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:19:19,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 147 states and 163 transitions. [2024-11-08 22:19:19,480 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 163 transitions. [2024-11-08 22:19:19,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:19:19,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:19:19,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:19:19,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat